Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
56 0 0 0 100% 0.969

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.springframework.web.servlet.mvc 8 0 0 0 100% 0.234
org.springframework.web.bind 24 0 0 0 100% 0.094
org.springframework.web.servlet.handler 6 0 0 0 100% 0.609
org.springframework.web.servlet 18 0 0 0 100% 0.032

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

org.springframework.web.servlet.mvc

Class Tests Errors Failures Skipped Success Rate Time
MockRestControllerTest 8 0 0 0 100% 0.234

org.springframework.web.bind

Class Tests Errors Failures Skipped Success Rate Time
UriPatternRequestDataBinderTest 3 0 0 0 100% 0.062
UriPatternUtilTest 21 0 0 0 100% 0.032

org.springframework.web.servlet.handler

Class Tests Errors Failures Skipped Success Rate Time
MethodUrlHandlerMappingTest 6 0 0 0 100% 0.609

org.springframework.web.servlet

Class Tests Errors Failures Skipped Success Rate Time
ChainingViewNameSelectorTest 5 0 0 0 100% 0
DefaultViewNameSelectorTest 1 0 0 0 100% 0
RestViewNameSelectorTest 6 0 0 0 100% 0.016
UriSuffixViewNameSelectorTest 6 0 0 0 100% 0.016

Test Cases

UriPatternRequestDataBinderTest

testBind_order23 0.062
testBind_order23slash 0
testBind_noPattern 0

UriPatternUtilTest

testParse_pattern1 0.016
testParse_pattern1slash 0
testParse_pattern1DotXml 0
testParse_pattern1SlashDotXml 0
testParse_pattern1DotXmlSlash 0.016
testParse_pattern1slash2 0
testParse_pattern1NoId 0
testParse_pattern1NoIdSlash 0
testParse_pattern1NoMatch 0
testParse_pattern1Query 0
testParse_pattern2NoMatchShort 0
testParse_pattern2NoMatchCars 0
testParse_pattern2NoSlash 0
testParse_pattern2Slash 0
testParse_pattern3 0
testParse_badPattern1 0
testParse_badPattern2 0
testParse_emptyPattern 0
testParse_nullPattern 0
testParse_nullUri 0
testParse_emptyPatternSlash 0

ChainingViewNameSelectorTest

testConstructor 0
testSelectViewName_emptyChain 0
testSelectViewName_defaultSelectorChain 0
testSelectViewName_mixedObjectChain 0
testSelectViewName_firstFound 0

DefaultViewNameSelectorTest

testSelectViewName_default 0

MethodUrlHandlerMappingTest

testMappingExists 0.375
testGetHandler_getAccountController 0.063
testGetHandler_editAccountController 0.031
testGetHandler_deleteAccountController 0.031
testGetHandler_createAccountController 0.047
testGetHandler_notFound 0.031

MockRestControllerTest

testHandleRequest_mavNotNull 0.062
testHandleRequest_uriBinding 0.016
testHandleRequest_viewNameDefault 0.031
testHandleRequest_viewNameAtom 0.016
testHandleRequest_viewNameAlreadySet 0.015
testHandleRequest_viewAlreadySet 0.063
testHandleRequest_nullMav 0.016
testHandleRequest_nullSelector 0.015

RestViewNameSelectorTest

testSelectViewName_uriSuffixHtml 0.016
testSelectViewName_uriSuffixJson 0
testSelectViewName_defaultNotSpecified 0
testSelectViewName_defaultUnknown 0
testSelectViewName_multi 0
testAccessors 0

UriSuffixViewNameSelectorTest

testSelectViewName_html 0.016
testSelectViewName_htm 0
testSelectViewName_xml 0
testSelectViewName_noSuffix 0
testSelectViewName_noSuffixSlash 0
testSelectViewName_null 0