Summary
[Summary] [Package List] [Test Cases]
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
35 |
0 |
0 |
1 |
97.143% |
8.701 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Test Cases
[Summary] [Package List] [Test Cases]
HotspotCompilerTest
|
encodingCurrentlyAppearsToDoAbsolutelyNothing |
1.41 |
DefaultCompilerTest$AnnotationProcessing
|
doesNotFailOnDiagnosticErrorWhenIgnoreErrorsSet |
0.224 |
|
diagnosticsWriter |
0.091 |
|
generatedSourceOutputToFilesystem |
0.148 |
|
annotationProcessorIsInvokedOnCompiledClass |
0.072 |
|
generatedSourceOutputToMap |
0.085 |
|
localeIsAvailableForAnnotationProcessor |
0.126 |
|
failsOnDiagnosticError |
0.062 |
|
annotationProcessorRecievesOptions |
0.078 |
|
loggingOutput |
0.123 |
DefaultCompilerTest$CustomFileObjectProvider
DefaultCompilerTest$Classpath
|
explicitClasspathReplacesImplicitInheritedClasspath |
0.422 |
|
implicitlyUsesCurrentClasspath |
0.617 |
DefaultCompilerTest$Native
|
filesystem |
0.112 |
|
filesystemAllInSameDirectory |
0.101 |
DefaultCompilerTest$Simple$FromString
DefaultCompilerTest$Simple$FromFileSystem
|
filesystem |
0.106 |
|
map |
0.068 |
EclipseSimpleCompilerTest
|
fromFileSystemToFileSystem |
1.455 |
|
fromFileSystemToMap |
0.133 |
StringJavaFileObjectTest
|
extractNameOfClassWithPackageWhenClassAnnotationsPresent |
0 |
|
extractNameOfEnumWithPackage |
0 |
|
extractNameOfClassWithPackageWhenMultilineCommentHeaderPresent |
0.001 |
|
extractNameOfClassWithPackageWhenSingleLineCommentHeaderPresent |
0.001 |
|
extractNameOfClassWithPackageWhenDistractingMultilineCommentHeaderPresent |
0 |
|
extractNameOfSimpleClass |
0 |
|
extractNameOfOuterClass |
0 |
|
extractNameOfJpmsModule |
0.001 |
SourceSourceTest
|
findsLocalProjectTestSource |
0.055 |
|
findsMavenDependencySource |
0.012 |
|
failsFastWhenDoesNotFindJdkSource |
0.002 |
|
findsLocalProjectMainSource |
0.001 |
|
failsFastWhenSourceFileDoesNotExist |
0.009 |
Failure Details
[Summary] [Package List] [Test Cases]
|
io.earcam.instrumental.compile.EclipseCompilerTest |
|
skipped: class io.earcam.instrumental.compile.EclipseCompilerTest is @Disabled |