Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
48000100%10.847

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.shareddata.impl.campus10000100%2.772
org.kuali.rice.shareddata.impl.county10000100%1.972
org.kuali.rice.shareddata.impl.country12000100%1.874
org.kuali.rice.shareddata.impl.state8000100%1.766
org.kuali.rice.shareddata.impl.postalcode8000100%2.463

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

org.kuali.rice.shareddata.impl.campus

ClassTestsErrors FailuresSkippedSuccess RateTime
CampusServiceImplTest9000100%2.761
CampusBoTest1000100%0.011

org.kuali.rice.shareddata.impl.county

ClassTestsErrors FailuresSkippedSuccess RateTime
CountyBoTest1000100%0.028
CountyServiceImplTest9000100%1.944

org.kuali.rice.shareddata.impl.country

ClassTestsErrors FailuresSkippedSuccess RateTime
CountryServiceImplTest11000100%1.82
CountryBoTest1000100%0.054

org.kuali.rice.shareddata.impl.state

ClassTestsErrors FailuresSkippedSuccess RateTime
StateServiceImplTest7000100%1.76
StateBoTest1000100%0.006

org.kuali.rice.shareddata.impl.postalcode

ClassTestsErrors FailuresSkippedSuccess RateTime
PostalCodeServiceImplTest7000100%2.445
PostalCodeBoTest1000100%0.018

Test Cases

[Summary] [Package List] [Test Cases]

PostalCodeServiceImplTest

test_get_postal_code_null_countryCode0.456
test_get_postal_code_null_code0.502
test_get_postal_code_exists0.258
test_get_postal_code_does_not_exist0.417
test_find_all_postal_codes_in_country_null_countryCode0.341
test_find_all_postal_codes_in_country_exists0.262
test_find_all_postal_codes_in_country_does_not_exist0.201

CountyBoTest

testNotEqualsWithCampus0.027

StateServiceImplTest

test_get_state_null_countryCode0.328
test_get_state_null_code0.383
test_get_state_exists0.382
test_get_state_does_not_exist0.178
test_find_all_states_in_country_null_countryCode0.157
test_find_all_states_in_country_exists0.162
test_find_all_states_in_country_does_not_exist0.127

CountryServiceImplTest

test_getCountry0.312
testGetByPrimaryIdEmptyCountryCode0.002
testGetByPrimaryIdNullCountryCode0.001
testGetByAlternateCode0.26
testGetByAlternateCodeWhenNoneFound0.248
testGetByAlternateCodeWhenMultipleFound0.324
testGetByAlternateCodeWithEmptyCode0.001
testGetByAlternateCodeWithNullCode0.002
findAllCountriesNotRestricted0.241
findAllCountriesNotRestrictedReturnsImmutableList0.249
testFindAllCountries0.164

CampusServiceImplTest

testGetCampusEmptyCode0.099
testGetCampusNullCode0.001
testGetCampusTypeEmptyCode0.001
testGetCampusTypeNullCode0
testGetCampus0.876
testGetCampusInvalidCode0.323
testGetCampusType0.295
testGetCampusTypeInvalidCode0.244
testGetAllCampuses0.227

PostalCodeBoTest

testNotEqualsWithCampus0.016

CountryBoTest

testNotEqualsWithCountry0.053

CountyServiceImplTest

test_getCounty_null_countryCode0.211
test_getPostalCode_null_stateCode0.184
test_getPostalCode_null_code0.18
test_get_county_exists0.315
test_get_county_does_not_exist0.184
test_getAllPostalCodesInCountryAndState_null_countryCode0.204
test_getAllPostalCodesInCountryAndState_null_stateCode0.178
test_find_all_county_in_country_state_exists0.237
test_find_all_county_in_country_state_does_not_exist0.24

StateBoTest

testNotEqualsWithCampus0.005

CampusBoTest

testNotEqualsWithCampus0.011