|
||||||||||
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
Field Summary |
Fields inherited from class org.codehaus.plexus.PlexusTestCase |
basedir, container |
Constructor Summary | |
protected |
AbstractCompilerTckTest(java.lang.String roleHint)
|
Method Summary | |
protected java.util.List |
compile(org.codehaus.plexus.compiler.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 |
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, setUp, 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(org.codehaus.plexus.compiler.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 |