Package org.apache.maven.scm.plugin
Class CheckoutMojoTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.plugin.testing.AbstractMojoTestCase
org.apache.maven.scm.plugin.CheckoutMojoTest
- All Implemented Interfaces:
junit.framework.Test
- Author:
- Emmanuel Venisse
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.testing.AbstractMojoTestCase
addGuiceModules, configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setupContainer, setupContainerConfiguration, setVariableValueToObject
Methods inherited from class org.codehaus.plexus.PlexusTestCase
customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, tearDown, teardownContainer
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
-
Constructor Details
-
CheckoutMojoTest
public CheckoutMojoTest()
-
-
Method Details
-
setUp
- Overrides:
setUp
in classorg.apache.maven.plugin.testing.AbstractMojoTestCase
- Throws:
Exception
-
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip
- Throws:
Exception
-
testSkipCheckoutWithConnectionUrl
- Throws:
Exception
-
testSkipCheckoutWithoutConnectionUrl
- Throws:
Exception
-
testUseExport
- Throws:
Exception
-
testExcludeInclude
- Throws:
Exception
-
testEncryptedPasswordFromSettings
- Throws:
Exception
-