|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.plugin.testing.AbstractMojoTestCase
org.apache.maven.plugin.dependency.utils.markers.TestUnpackMarkerFileHandler
public class TestUnpackMarkerFileHandler
| Field Summary | |
|---|---|
protected DependencyArtifactStubFactory |
stubFactory
|
protected File |
testDir
|
| Fields inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
basedir |
| Constructor Summary | |
|---|---|
TestUnpackMarkerFileHandler()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
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, fail, fail, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected File testDir
protected DependencyArtifactStubFactory stubFactory
| Constructor Detail |
|---|
public TestUnpackMarkerFileHandler()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class AbstractMojoTestCaseException
protected void tearDown()
throws IOException
tearDown in class org.codehaus.plexus.PlexusTestCaseIOException
public void testSetMarker()
throws MojoExecutionException
MojoExecutionException
public void testMarkerFile()
throws MojoExecutionException,
IOException
MojoExecutionException
IOException
public void testMarkerTimeStamp()
throws MojoExecutionException,
IOException,
InterruptedException
MojoExecutionException
IOException
InterruptedExceptionpublic 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||