|
||||||||||
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.codehaus.plexus.compiler.AbstractCompilerTckTest
public abstract class AbstractCompilerTckTest
Constructor Summary | |
---|---|
protected |
AbstractCompilerTckTest(java.lang.String roleHint)
|
Method Summary | |
---|---|
protected java.util.List |
compile(CompilerConfiguration configuration)
|
void |
testDeprecation()
|
void |
testWarning()
|
protected void |
writeFileWithDeprecatedApi(java.io.File path,
java.lang.String className)
|
protected void |
writeFileWithWarning(java.io.File path,
java.lang.String className)
|
Methods inherited from class org.codehaus.plexus.PlexusTestCase |
---|
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setUp, setupContainer, tearDown |
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 |
Constructor Detail |
---|
protected AbstractCompilerTckTest(java.lang.String roleHint)
Method Detail |
---|
public void testDeprecation() throws java.lang.Exception
java.lang.Exception
public void testWarning() throws java.lang.Exception
java.lang.Exception
protected java.util.List compile(CompilerConfiguration configuration) throws java.lang.Exception
java.lang.Exception
protected void writeFileWithDeprecatedApi(java.io.File path, java.lang.String className) throws java.io.IOException
java.io.IOException
protected void writeFileWithWarning(java.io.File path, java.lang.String className) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |