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, setVariableValueToObjectcreateContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, releaseassertEquals, 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, toStringprotected File testDir
protected DependencyArtifactStubFactory stubFactory
protected void setUp()
              throws Exception
setUp in class AbstractMojoTestCaseExceptionprotected void tearDown()
                 throws IOException
tearDown in class org.codehaus.plexus.PlexusTestCaseIOExceptionpublic void testSetMarker()
                   throws MojoExecutionException
MojoExecutionExceptionpublic void testMarkerFile()
                    throws MojoExecutionException,
                           IOException
MojoExecutionExceptionIOExceptionpublic void testMarkerTimeStamp()
                         throws MojoExecutionException,
                                IOException,
                                InterruptedException
public void testMarkerFileException()
public void testGetterSetter()
public void testNullParent()
                    throws MojoExecutionException
MojoExecutionExceptionpublic void testIncludesMarker()
                        throws MojoExecutionException,
                               IOException
MojoExecutionExceptionIOExceptionpublic void testExcludesMarker()
                        throws MojoExecutionException,
                               IOException
MojoExecutionExceptionIOExceptionpublic void testIncludesExcludesMarker()
                                throws MojoExecutionException,
                                       IOException
MojoExecutionExceptionIOExceptionCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.