|
||||||||||
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.ClassFileProcessorTaskTest
org.jomc.ant.test.ValidateClasspathTaskTest
public class ValidateClasspathTaskTest
Test cases for class org.jomc.ant.ValidateClasspathTask
.
Constructor Summary | |
---|---|
ValidateClasspathTaskTest()
Creates a new ValidateClasspathTaskTest instance. |
Method Summary | |
---|---|
protected String |
getBuildFileName()
Gets the name of the build file backing the test. |
ValidateClasspathTask |
getJomcTask()
Gets the JomcTask instance tests are performed with. |
protected ValidateClasspathTask |
newJomcTask()
Creates a new JomcTask instance to test. |
void |
testClassProcessingDisabled()
|
void |
testImplementationNotFound()
|
void |
testModuleNotFound()
|
void |
testSpecificationNotFound()
|
void |
testValidateAntTasks()
|
void |
testValidateAntTasksAllAttributes()
|
void |
testValidateAntTasksBrokenModel()
|
void |
testValidateAntTasksWithClasspathref()
|
void |
testValidateAntTasksWithNestedClasspath()
|
void |
testValidateAntTasksWithRedundantResources()
|
void |
testValidateIllegalAntTasks()
|
void |
testValidateOneIllegalImplementation()
|
void |
testValidateOneIllegalModule()
|
void |
testValidateOneIllegalSpecification()
|
void |
testValidateOneImplementation()
|
void |
testValidateOneModule()
|
void |
testValidateOneSpecification()
|
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 ValidateClasspathTaskTest()
ValidateClasspathTaskTest
instance.
Method Detail |
---|
public ValidateClasspathTask getJomcTask()
JomcTask
instance tests are performed with.
getJomcTask
in class ClassFileProcessorTaskTest
JomcTask
instance tests are performed with.JomcTaskTest.newJomcTask()
protected ValidateClasspathTask newJomcTask()
JomcTask
instance to test.
newJomcTask
in class ClassFileProcessorTaskTest
JomcTask
instance to test.JomcTaskTest.getJomcTask()
protected String getBuildFileName()
getBuildFileName
in class ClassFileProcessorTaskTest
JomcTaskTest.newProject()
public final void testSpecificationNotFound() throws Exception
Exception
public final void testImplementationNotFound() throws Exception
Exception
public final void testModuleNotFound() throws Exception
Exception
public final void testClassProcessingDisabled() throws Exception
Exception
public final void testValidateAntTasks() throws Exception
Exception
public final void testValidateAntTasksWithRedundantResources() throws Exception
Exception
public final void testValidateIllegalAntTasks() throws Exception
Exception
public final void testValidateOneSpecification() throws Exception
Exception
public final void testValidateOneIllegalSpecification() throws Exception
Exception
public final void testValidateOneImplementation() throws Exception
Exception
public final void testValidateOneIllegalImplementation() throws Exception
Exception
public final void testValidateOneModule() throws Exception
Exception
public final void testValidateOneIllegalModule() throws Exception
Exception
public final void testValidateAntTasksWithClasspathref() throws Exception
Exception
public final void testValidateAntTasksWithNestedClasspath() throws Exception
Exception
public final void testValidateAntTasksAllAttributes() throws Exception
Exception
public final void testValidateAntTasksBrokenModel() 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. |