Summary

Tests Errors Failures Skipped Success Rate Time
17 0 0 2 88.235% 1.773

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.extensions.webscripts 14 0 0 2 85.714% 1.101
org.springframework.extensions.webscripts.connector 1 0 0 0 100% 0.629
org.springframework.extensions.webscripts.json 2 0 0 0 100% 0.043

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

org.springframework.extensions.webscripts

Class Tests Errors Failures Skipped Success Rate Time
JaxRSUriIndexTest 6 0 0 0 100% 0.006
TestRemoteStore 1 0 0 1 0% 0.001
TestWebScriptServer 1 0 0 1 0% 0.004
WebScriptExceptionTest 1 0 0 0 100% 0.015
WebScriptFormatReaderTest 5 0 0 0 100% 1.075

org.springframework.extensions.webscripts.connector

Class Tests Errors Failures Skipped Success Rate Time
TestRemoteClient 1 0 0 0 100% 0.629

org.springframework.extensions.webscripts.json

Class Tests Errors Failures Skipped Success Rate Time
JSONUtilsTest 2 0 0 0 100% 0.043

Test Cases

TestRemoteClient

testRemoteClient 0.616

JaxRSUriIndexTest

testInvalidTemplate 0
testValidTemplate 0
testParseTemplate 0
testTemplateMatch 0.001
testTemplateDotMatch 0.001
testIndexSort 0.001

JSONUtilsTest

testToJSONString 0.035
testToObject 0.007

TestRemoteStore

org.springframework.extensions.webscripts.TestRemoteStore 0.019
skipped

TestWebScriptServer

org.springframework.extensions.webscripts.TestWebScriptServer 0.186
skipped

WebScriptExceptionTest

testScriptStatusTemplate 0.014

WebScriptFormatReaderTest

testRequestBody 0.378
testJson 0.042
testXWwwFormUrlEncoded 0.016
testAtomEntry 0.46
testBogus 0.175

Failure Details

org.springframework.extensions.webscripts.TestRemoteStore
skipped: skipped
org.springframework.extensions.webscripts.TestWebScriptServer
skipped: skipped