Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
14 0 0 0 100% 1.007

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.codehaus.mojo.natives.mingw 14 0 0 0 100% 1.007

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

org.codehaus.mojo.natives.mingw

Class Tests Errors Failures Skipped Success Rate Time
GccLinkerTest 7 0 0 0 100% 0.765
GccCompilerTest 7 0 0 0 100% 0.242

Test Cases

[Summary] [Package List] [Test Cases]

GccLinkerTest

testRelativeObjectFileList 0.445
testOptions 0.04
testOverrideLinkerExecutable 0.05
testLinkerResponseFile 0.042
testDefaultLinkerExecutable 0.031
testExternalUnixLibraries 0.109
testObjectFileList 0.048

GccCompilerTest

testEndOptions 0.071
testSystemIncludePaths 0.03
testSimpleCompilation 0.022
testStartOptions 0.031
testNonDefaultExecutable 0.033
testIncludePaths 0.038
testMiddleOptions 0.017