|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jomc.ant.test.JomcTaskTest
org.jomc.ant.test.JomcModelTaskTest
org.jomc.ant.test.JomcToolTaskTest
org.jomc.ant.test.SourceFileProcessorTaskTest
org.jomc.ant.test.ManageSourcesTaskTest
public class ManageSourcesTaskTest
Test cases for class org.jomc.ant.ManageSourcesTask
.
Constructor Summary | |
---|---|
ManageSourcesTaskTest()
Creates a new ManageSourcesTaskTest instance. |
Method Summary | |
---|---|
protected String |
getBuildFileName()
Gets the name of the build file backing the test. |
ManageSourcesTask |
getJomcTask()
Gets the JomcTask instance tests are performed with. |
protected ManageSourcesTask |
newJomcTask()
Creates a new JomcTask instance to test. |
void |
testImplementationNotFound()
|
void |
testManageAntTaskSources()
|
void |
testManageAntTaskSourcesAllAttributes()
|
void |
testManageAntTaskSourcesBrokenModel()
|
void |
testManageAntTaskSourcesWithClasspathref()
|
void |
testManageAntTaskSourcesWithNestedClasspath()
|
void |
testManageAntTaskSourcesWithRedundantResources()
|
void |
testManageOneImplementation()
|
void |
testManageOneModule()
|
void |
testManageOneSpecification()
|
void |
testMissingSourcesDirectory()
|
void |
testModuleNotFound()
|
void |
testSourceProcessingDisabled()
|
void |
testSpecificationNotFound()
|
Methods inherited from class org.jomc.ant.test.JomcModelTaskTest |
---|
testModuleResourceMissingLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ManageSourcesTaskTest()
ManageSourcesTaskTest
instance.
Method Detail |
---|
public ManageSourcesTask getJomcTask()
JomcTask
instance tests are performed with.
getJomcTask
in class SourceFileProcessorTaskTest
JomcTask
instance tests are performed with.JomcTaskTest.newJomcTask()
protected ManageSourcesTask newJomcTask()
JomcTask
instance to test.
newJomcTask
in class SourceFileProcessorTaskTest
JomcTask
instance to test.JomcTaskTest.getJomcTask()
protected String getBuildFileName()
getBuildFileName
in class SourceFileProcessorTaskTest
JomcTaskTest.newProject()
public final void testMissingSourcesDirectory() throws Exception
Exception
public final void testSpecificationNotFound() throws Exception
Exception
public final void testImplementationNotFound() throws Exception
Exception
public final void testModuleNotFound() throws Exception
Exception
public final void testSourceProcessingDisabled() throws Exception
Exception
public final void testManageAntTaskSources() throws Exception
Exception
public final void testManageAntTaskSourcesWithRedundantResources() throws Exception
Exception
public final void testManageOneSpecification() throws Exception
Exception
public final void testManageOneImplementation() throws Exception
Exception
public final void testManageOneModule() throws Exception
Exception
public final void testManageAntTaskSourcesWithClasspathref() throws Exception
Exception
public final void testManageAntTaskSourcesWithNestedClasspath() throws Exception
Exception
public final void testManageAntTaskSourcesAllAttributes() throws Exception
Exception
public final void testManageAntTaskSourcesBrokenModel() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |