Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 0 0 0 100% 0.022

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.coreit 9 0 0 0 100% 0.022

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

org.apache.maven.plugin.coreit

Class Tests Errors Failures Skipped Success Rate Time
PropertyUtilTest 7 0 0 0 100% 0.012
ExpressionUtilTest 2 0 0 0 100% 0.01

Test Cases

[Summary] [Package List] [Test Cases]

PropertyUtilTest

testStoreArray 0.002
testStoreList 0
testStoreMap 0
testStoreBean 0.003
testStoreCycle 0
testStoreScalar 0
testGetPropertyName 0

ExpressionUtilTest

testEvaluate 0.009
testGetProperty 0.001