public class TestUnpackMarkerFileHandler extends AbstractMojoTestCase
Modifier and Type | Field and Description |
---|---|
protected DependencyArtifactStubFactory |
stubFactory |
protected File |
testDir |
Constructor and Description |
---|
TestUnpackMarkerFileHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testExcludesMarker() |
void |
testGetterSetter() |
void |
testIncludesExcludesMarker() |
void |
testIncludesMarker() |
void |
testMarkerFile() |
void |
testMarkerFileException() |
void |
testMarkerTimeStamp() |
void |
testNullParent() |
void |
testSetMarker()
Assert that default functionality still exists
|
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setupContainer, setupContainerConfiguration, setVariableValueToObject
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release
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
protected File testDir
protected DependencyArtifactStubFactory stubFactory
protected void setUp() throws Exception
setUp
in class AbstractMojoTestCase
Exception
protected void tearDown() throws IOException
tearDown
in class org.codehaus.plexus.PlexusTestCase
IOException
public void testSetMarker() throws MojoExecutionException
MojoExecutionException
- in case of an error.public void testMarkerFile() throws MojoExecutionException, IOException
MojoExecutionException
IOException
public void testMarkerTimeStamp() throws MojoExecutionException, IOException, InterruptedException
public void testMarkerFileException()
public void testGetterSetter()
public void testNullParent() throws MojoExecutionException
MojoExecutionException
public void testIncludesMarker() throws MojoExecutionException, IOException
MojoExecutionException
IOException
public void testExcludesMarker() throws MojoExecutionException, IOException
MojoExecutionException
IOException
public void testIncludesExcludesMarker() throws MojoExecutionException, IOException
MojoExecutionException
IOException
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.