Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
14 0 0 0 100% 2.746 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.compiler 14 0 0 0 100% 2.746 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugin.compiler

- Class Tests Errors Failures Skipped Success Rate Time
CompilerMojoTestCase 14 0 0 0 100% 2.746 s

Test Cases

[Summary] [Package List] [Test Cases]

CompilerMojoTestCase

testCompilerBasic(CompilerMojo, TestCompilerMojo) 1.103 s
testCompilerIncludesExcludes(CompilerMojo, TestCompilerMojo) 0.176 s
testCompileSkipMain(CompilerMojo, TestCompilerMojo) 0.135 s
testCompileSkipTest(CompilerMojo, TestCompilerMojo) 0.130 s
testCompilerEmptySource(CompilerMojo, TestCompilerMojo) 0.099 s
testCompileFailure(CompilerMojo) 0.048 s
testCompilerBasicSourceTarget(CompilerMojo) 0.077 s
testOneOutputFileForAllInput(CompilerMojo, TestCompilerMojo) 0.096 s
testModularProject(CompilerMojo, TestCompilerMojo) 0.125 s
testImplicitFlagNotSet(CompilerMojo) 0.045 s
testCompileFailOnError(CompilerMojo) 0.043 s
testCompilerArgs(CompilerMojo) 0.046 s
testCompilerFork(CompilerMojo, TestCompilerMojo) 0.563 s
testImplicitFlagNone(CompilerMojo) 0.044 s