Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
48000100%10.305

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.635
org.kuali.rice.shareddata.impl.county10000100%1.723
org.kuali.rice.shareddata.impl.country12000100%1.871
org.kuali.rice.shareddata.impl.state8000100%1.807
org.kuali.rice.shareddata.impl.postalcode8000100%2.269

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.624
CampusBoTest1000100%0.011

org.kuali.rice.shareddata.impl.county

ClassTestsErrors FailuresSkippedSuccess RateTime
CountyBoTest1000100%0.018
CountyServiceImplTest9000100%1.705

org.kuali.rice.shareddata.impl.country

ClassTestsErrors FailuresSkippedSuccess RateTime
CountryServiceImplTest11000100%1.864
CountryBoTest1000100%0.007

org.kuali.rice.shareddata.impl.state

ClassTestsErrors FailuresSkippedSuccess RateTime
StateServiceImplTest7000100%1.801
StateBoTest1000100%0.006

org.kuali.rice.shareddata.impl.postalcode

ClassTestsErrors FailuresSkippedSuccess RateTime
PostalCodeServiceImplTest7000100%2.249
PostalCodeBoTest1000100%0.02

Test Cases

[Summary] [Package List] [Test Cases]

PostalCodeServiceImplTest

test_get_postal_code_null_countryCode0.331
test_get_postal_code_null_code0.58
test_get_postal_code_exists0.339
test_get_postal_code_does_not_exist0.286
test_find_all_postal_codes_in_country_null_countryCode0.251
test_find_all_postal_codes_in_country_exists0.265
test_find_all_postal_codes_in_country_does_not_exist0.173

CountyBoTest

testNotEqualsWithCampus0.017

StateServiceImplTest

test_get_state_null_countryCode0.321
test_get_state_null_code0.323
test_get_state_exists0.287
test_get_state_does_not_exist0.307
test_find_all_states_in_country_null_countryCode0.234
test_find_all_states_in_country_exists0.151
test_find_all_states_in_country_does_not_exist0.14

CountryServiceImplTest

test_getCountry0.149
testGetByPrimaryIdEmptyCountryCode0.002
testGetByPrimaryIdNullCountryCode0.001
testGetByAlternateCode0.212
testGetByAlternateCodeWhenNoneFound0.269
testGetByAlternateCodeWhenMultipleFound0.238
testGetByAlternateCodeWithEmptyCode0.002
testGetByAlternateCodeWithNullCode0.001
findAllCountriesNotRestricted0.339
findAllCountriesNotRestrictedReturnsImmutableList0.345
testFindAllCountries0.298

CampusServiceImplTest

testGetCampusEmptyCode0.106
testGetCampusNullCode0.003
testGetCampusTypeEmptyCode0.001
testGetCampusTypeNullCode0.001
testGetCampus0.822
testGetCampusInvalidCode0.254
testGetCampusType0.251
testGetCampusTypeInvalidCode0.237
testGetAllCampuses0.219

PostalCodeBoTest

testNotEqualsWithCampus0.019

CountryBoTest

testNotEqualsWithCountry0.005

CountyServiceImplTest

test_getCounty_null_countryCode0.204
test_getPostalCode_null_stateCode0.17
test_getPostalCode_null_code0.212
test_get_county_exists0.189
test_get_county_does_not_exist0.18
test_getAllPostalCodesInCountryAndState_null_countryCode0.168
test_getAllPostalCodesInCountryAndState_null_stateCode0.18
test_find_all_county_in_country_state_exists0.202
test_find_all_county_in_country_state_does_not_exist0.188

StateBoTest

testNotEqualsWithCampus0.004

CampusBoTest

testNotEqualsWithCampus0.01