org.eclipse.jdt.apt.pluggable.tests |
|
Java Source File Name | Type | Comment |
Apt6TestsPlugin.java | Class | |
FilerTests.java | Class | Basic tests for the Filer interface in the IDE. |
IdeTestUtils.java | Class | Helper class to support compilation and results checking for tests running in batch mode. |
InfrastructureTests.java | Class | Ensure that the apt.pluggable code is getting loaded, the test environment is as expected,
and the test utilities themselves are working.
Keeping these "infrastructure" tests separate from the "real" tests helps avoid confusion when
the real tests fail. |
ScalingTests.java | Class | |
TestAll.java | Class | Run all annotation processor tests. |
TestBase.java | Class | |
TestUtils.java | Class | |