Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.03

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.004
ExpressionUtilTest 2 0 0 0 100% 0.026

Test Cases

[Summary] [Package List] [Test Cases]

PropertyUtilTest

testStoreScalar 0.001
testStoreArray 0
testStoreList 0
testStoreMap 0.001
testStoreBean 0.001
testStoreCycle 0
testGetPropertyName 0.001

ExpressionUtilTest

testEvaluate 0.025
testGetProperty 0.001