Summary

Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 0.1

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.surf.exception 2 0 0 0 100% 0.005
org.springframework.extensions.surf.util 6 0 0 0 100% 0.095

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

org.springframework.extensions.surf.exception

Class Tests Errors Failures Skipped Success Rate Time
PlatformRuntimeExceptionTest 2 0 0 0 100% 0.005

org.springframework.extensions.surf.util

Class Tests Errors Failures Skipped Success Rate Time
I18NUtilTest 5 0 0 0 100% 0.069
ISO8601DateFormatTest 1 0 0 0 100% 0.026

Test Cases

PlatformRuntimeExceptionTest

testI18NBehaviour 0.003
testMakeRuntimeException 0

I18NUtilTest

testSetAndGet 0.006
testGetMessage 0.005
testGetMessageWithParams 0.001
testLocaleMatching 0.001
testLocaleParsing 0.001

ISO8601DateFormatTest

testConversion 0.025