Summary

TestsErrors FailuresSuccess RateTime
8000100%3.078

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

Package List

PackageTestsErrors FailuresSuccess RateTime
org.seasar.cubby.validator.validators700100%0.095
org.seasar.cubby.action.impl1000100%0.761
org.seasar.cubby.action800100%0.585
org.seasar.cubby.convention.impl100100%0.043
org.seasar.cubby.util500100%0.047
org.seasar.cubby.controller100100%0.001
org.seasar.cubby.validator600100%0.007
org.seasar.cubby.validator.impl400100%0.691
org.seasar.cubby.tags3300100%0.343
org.seasar.cubby.dxo500100%0.505

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

org.seasar.cubby.validator.validators

ClassTestsErrors FailuresSuccess RateTime
ArrayValidatorTest100100%0.012
DateFormatTest100100%0.005
EmailValidatorTest100100%0.017
MaxSizeTest100100%0.003
MinSizeTest100100%0.002
NumberValidatorTest100100%0.053
RegexpValidatorTest100100%0.003

org.seasar.cubby.action.impl

ClassTestsErrors FailuresSuccess RateTime
ActionErrorsImplTest400100%0.357
FormatPatternImplTest600100%0.404

org.seasar.cubby.action

ClassTestsErrors FailuresSuccess RateTime
DirectTest100100%0.002
ForwardTest300100%0.25
RedirectTest400100%0.333

org.seasar.cubby.convention.impl

ClassTestsErrors FailuresSuccess RateTime
CubbyConventionImplTest100100%0.043

org.seasar.cubby.util

ClassTestsErrors FailuresSuccess RateTime
CubbyFunctionsTest100100%0.001
CubbyUtilsTest300100%0.043
QueryStringBuilderTest100100%0.003

org.seasar.cubby.controller

ClassTestsErrors FailuresSuccess RateTime
RegexTest100100%0.001

org.seasar.cubby.validator

ClassTestsErrors FailuresSuccess RateTime
DefaultValidationRulesTest400100%0.005
PropertyValidationRuleTest200100%0.002

org.seasar.cubby.validator.impl

ClassTestsErrors FailuresSuccess RateTime
ActionValidatorImplTest400100%0.691

org.seasar.cubby.tags

ClassTestsErrors FailuresSuccess RateTime
FormTagTest300100%0.015
InputTagTest1300100%0.037
NullTagTest100100%0.003
SelectTagMapTest700100%0.251
SelectTagTest600100%0.026
TextareaTagTest300100%0.011

org.seasar.cubby.dxo

ClassTestsErrors FailuresSuccess RateTime
HttpRequestDxoTest500100%0.505

Test Cases

DirectTest

testExecute0.002

ForwardTest

testBasicSequence0.071
testRelativePath0.117
testAbsolutePath0.054

ActionErrorsImplTest

testRequestAttributes0.077
testIsEmpty10.106
testIsEmpty20.061
testAdd0.11

FormatPatternImplTest

testDefaultPattern0.247
testDate0.039
testSqlDate0.018
testTime0.06
testTime20.017
testTimestamp0.016

RedirectTest

testBasicSequence0.071
testRelativePath0.099
testAbsolutePath0.064
testRootContextPath0.096

RegexTest

testConvertUri0

CubbyConventionImplTest

testFromPathToActionName0.043

HttpRequestDxoTest

testBeanToMap0.124
testMapToBean0.118
testMapToBean_OneValue0.064
testMapToBean_MultiValue0.132
testMapToBean_MultiValueIncludesEmptyValue0.061

FormTagTest

testDoTag10.007
testDoTag20.002
testDoTagEmptyBody0.002

InputTagTest

testDoTagCheckboxValueRequred0.002
testDoTagCheckbox10.003
testDoTagCheckbox20.002
testDoTagCheckbox30.003
testDoTagCheckbox40.001
testDoTagRadioValueRequred0
testDoTagRadio10.002
testDoTagRadio20.001
testDoTagRadio30.003
testDoTagRadio40.001
testDoTagText10.002
testDoTagText20.001
testDoTagTextDate0.005

NullTagTest

testDoTag0.002

SelectTagMapTest

testDoTag10.202
testDoTag20.003
testDoTag40.002
testDoTag50.004
testDoTag110.016
testDoTag120.005
testDoTag130.008

SelectTagTest

testDoTag10.006
testDoTag20.003
testDoTag40.002
testDoTag50.007
testDoTag30.003
testDoTagNotSetValueProperty0.002

TextareaTagTest

testDoTag10.003
testDoTag20.002
testDoTag30.003

CubbyFunctionsTest

testContains0

CubbyUtilsTest

testGetObjectSize0.002
testGetActionUrl0.027
testGetActionClassName0.001

QueryStringBuilderTest

testToString0.002

DefaultValidationRulesTest

testAddAndGetRules0.001
testInitialize0.002
testConstractor10
testConstractor20.001

ActionValidatorImplTest

testProcessValidation0.351
testValidateAction0.142
testValidate0.078
testValidateNestedValue0.118

PropertyValidationRuleTest

testConstractor10.001
testConstractor20

ArrayValidatorTest

testValidation0.011

DateFormatTest

testValidate0.005

EmailValidatorTest

testValidation0.016

MaxSizeTest

testValidation0.002

MinSizeTest

testValidation0.002

NumberValidatorTest

testValidation0

RegexpValidatorTest

testValidation0.002