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