Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
134000100%1.59

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.kuali.rice.core.api.namespace9000100%0.487
org.kuali.rice.core.api.style9000100%0.053
org.kuali.rice.core.api.criteria66000100%0.876
org.kuali.rice.core.api.parameter38000100%0.135
org.kuali.rice.core.api.component12000100%0.039

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

org.kuali.rice.core.api.namespace

ClassTestsErrors FailuresSkippedSuccess RateTime
NamespaceTest9000100%0.487

org.kuali.rice.core.api.style

ClassTestsErrors FailuresSkippedSuccess RateTime
StyleTest9000100%0.053

org.kuali.rice.core.api.criteria

ClassTestsErrors FailuresSkippedSuccess RateTime
GreaterThanExpressionTest2000100%0.056
CriteriaTest3000100%0.096
EqualExpressionTest2000100%0.038
NotInExpressionTest4000100%0.035
LikeExpressionTest2000100%0.007
AndExpressionTest3000100%0.063
OrExpressionTest3000100%0.025
SimpleExpressionTest3000100%0.007
InExpressionTest4000100%0.076
CriteriaBuilderTest34000100%0.201
QueryResultsTest6000100%0.272

org.kuali.rice.core.api.parameter

ClassTestsErrors FailuresSkippedSuccess RateTime
ParameterKeyTest15000100%0.02
ParameterTypeTest6000100%0.035
ParameterTest17000100%0.08

org.kuali.rice.core.api.component

ClassTestsErrors FailuresSkippedSuccess RateTime
ComponentTest12000100%0.039

Test Cases

[Summary] [Package List] [Test Cases]

GreaterThanExpressionTest

testJAXB0.031
testGreaterThanExpression0.024

StyleTest

test_Xml_Marshal_Unmarshal0.022
testBuilderCreate_fail_null0
testBuilderCreate_fail_empty0.001
testBuilderCreate_fail_blank0
testBuilderCreate_contract_fail_null0
testBuilderCreate_minimal0.008
testBuilder_setName0
testBuilder_fullCreate0.001
testToString0.018

CriteriaTest

testJAXB0.037
testCriteria0
testUberCriteria0.058

EqualExpressionTest

testJAXB0.034
testEqualExpression0.002

ComponentTest

test_Builder_fail_all_null0.008
test_Builder_fail_first_null0
test_Builder_fail_first_empty0.001
test_Builder_fail_first_whitespace0
test_Builder_fail_second_null0
test_Builder_fail_second_empty0
test_Builder_fail_second_whitespace0
happy_path0
test_Xml_Marshal_Unmarshal0.024
test_Builder_fail_third_null0
test_Builder_fail_third_empty0.001
test_Builder_fail_third_whitespace0

NotInExpressionTest

testInExpression0.001
testGetPropertyPath0.001
testGetValues0
testJAXB0.031

ParameterKeyTest

happy_path0.007
test_Xml_Marshal_Unmarshal0.005
test_Key_fail_all_null0.001
test_Key_fail_first_null0
test_Key_fail_first_empty0
test_Key_fail_first_whitespace0
test_Key_fail_second_null0
test_Key_fail_second_empty0
test_Key_fail_second_whitespace0
test_Key_fail_third_null0
test_Key_fail_third_empty0
test_Key_fail_third_whitespace0
test_Key_fail_fourth_null0.001
test_Key_fail_fourth_empty0
test_Key_fail_fourth_whitespace0

LikeExpressionTest

testJAXB0.005
testLikeExpression0.001

ParameterTypeTest

test_Builder_fail_first_null0.009
test_Builder_fail_first_empty0.001
test_Builder_fail_first_whitespace0
happy_path0
test_Xml_Marshal_Unmarshal0.022
test_create_only_required0

AndExpressionTest

testJAXB0.058
testAndExpression0.002
testGetExpressions0.002

OrExpressionTest

testJAXB0.019
testGetExpressions0.001
testOrExpression0.002

SimpleExpressionTest

testSimpleExpression0.001
testSimpleExpressionStringCriteriaValueOfObject0.001
testSupportsCriteriaValue0.003

InExpressionTest

testInExpression0.001
testGetPropertyPath0.001
testGetValues0.001
testJAXB0.071

NamespaceTest

test_Builder_fail_all_null0.459
test_Builder_fail_first_null0.001
test_Builder_fail_first_empty0
test_Builder_fail_first_whitespace0
test_Builder_fail_second_null0
test_Builder_fail_second_empty0.001
test_Builder_fail_second_whitespace0
happy_path0
test_Xml_Marshal_Unmarshal0.021

ParameterTest

test_Builder_fail_all_null0.012
test_Builder_fail_first_null0.001
test_Builder_fail_first_empty0
test_Builder_fail_first_whitespace0
test_Builder_fail_second_null0
test_Builder_fail_second_empty0
test_Builder_fail_second_whitespace0
happy_path0
test_Xml_Marshal_Unmarshal0.045
test_Builder_fail_third_null0
test_Builder_fail_third_empty0
test_Builder_fail_third_whitespace0
test_create_only_required0
test_Builder_fail_fourth_null0.001
test_Builder_fail_fourth_empty0
test_Builder_fail_fourth_whitespace0.001
test_Builder_fail_fifth_whitespace0

CriteriaBuilderTest

testNewCriteriaBuilder0.032
testBuild0.034
testEqual_nullPropertyPath0
testEqual_nullValue0.001
testEqual0.009
testNotEqual_nullPropertyPath0.001
testNotEqual_nullValue0
testLike_nullPropertyPath0
testLike_nullValue0
testLike0.001
testIn_nullPropertyPath0.001
testIn_nullValues0
testIn_emptyValues0
testIn0.001
testNotIn_nullPropertyPath0.001
testNotIn_nullValues0.001
testNotIn_emptyValues0
testGreaterThan_nullPropertyPath0.001
testGreaterThan_nullValue0
testGreaterThan_illegalValue0.001
testGreaterThan0.003
testGreaterThanOrEqual_nullPropertyPath0.001
testGreaterThanOrEqual_nullValue0.001
testLessThan_nullPropertyPath0
testLessThan_nullValue0
testLessThanOrEqual_nullPropertyPath0
testLessThanOrEqual_nullValue0.001
testIsNull_nullPropertyPath0.001
testIsNull_emptyPropertyPath0
testIsNotNull_nullPropertyPath0
testIsNotNull_emptyPropertyPath0.001
testAnd0
testOr0
testDeepNesting0.001

QueryResultsTest

testBuild_withDefaults0.001
testBuild_withResults0
testBuild_withEverything0
testJAXB_withDefaults0.238
testJAXB_withResults0.02
testJAXB_withEverything0.01