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 functionallity still exists
|
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setVariableValueToObject
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, 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
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–2015 The Apache Software Foundation. All rights reserved.