Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 3.268 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 15 0 0 0 100% 3.268 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.808 s
ModuleInfoPatchTest 1 0 0 0 100% 0.460 s

Test Cases

[Summary] [Package List] [Test Cases]

CompilerMojoTestCase

testCompilerBasic(CompilerMojo, TestCompilerMojo) 0.801 s
testCompilerIncludesExcludes(CompilerMojo, TestCompilerMojo) 0.228 s
testCompileSkipMain(CompilerMojo, TestCompilerMojo) 0.143 s
testCompileSkipTest(CompilerMojo, TestCompilerMojo) 0.172 s
testCompilerEmptySource(CompilerMojo, TestCompilerMojo) 0.125 s
testCompileFailure(CompilerMojo) 0.062 s
testCompilerBasicSourceTarget(CompilerMojo) 0.100 s
testOneOutputFileForAllInput(CompilerMojo, TestCompilerMojo) 0.118 s
testModularProject(CompilerMojo, TestCompilerMojo) 0.154 s
testImplicitFlagNotSet(CompilerMojo) 0.061 s
testCompileFailOnError(CompilerMojo) 0.060 s
testCompilerArgs(CompilerMojo) 0.059 s
testCompilerFork(CompilerMojo, TestCompilerMojo) 0.661 s
testImplicitFlagNone(CompilerMojo) 0.058 s

ModuleInfoPatchTest

testRead 0.451 s