Package org.codehaus.plexus.compiler
Class AbstractCompilerTckTest
java.lang.Object
org.codehaus.plexus.compiler.AbstractCompilerTckTest
- Author:
- Trygve Laugstøl
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected List
<CompilerMessage> compile
(CompilerConfiguration configuration) void
void
protected void
writeFileWithDeprecatedApi
(File path, String className) protected void
writeFileWithWarning
(File path, String className)
-
Field Details
-
roleHint
-
-
Constructor Details
-
AbstractCompilerTckTest
public AbstractCompilerTckTest()
-
-
Method Details
-
testDeprecation
- Throws:
Exception
-
testWarning
- Throws:
Exception
-
compile
- Throws:
Exception
-
writeFileWithDeprecatedApi
- Throws:
IOException
-
writeFileWithWarning
- Throws:
IOException
-