Summary

Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 1.2

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
net.sourceforge.wicketwebbeans.model.beanprops 5 0 0 0 100% 0.202
net.sourceforge.wicketwebbeans.model.annotations 2 0 0 0 100% 0.452
net.sourceforge.wicketwebbeans.containers 3 0 0 0 100% 0.546

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

net.sourceforge.wicketwebbeans.model.beanprops

Class Tests Errors Failures Skipped Success Rate Time
BeanMetaDataTest 5 0 0 0 100% 0.202

net.sourceforge.wicketwebbeans.model.annotations

Class Tests Errors Failures Skipped Success Rate Time
AnnotationTest 2 0 0 0 100% 0.452

net.sourceforge.wicketwebbeans.containers

Class Tests Errors Failures Skipped Success Rate Time
ContainerModelTest 3 0 0 0 100% 0.545
TestLoadableDetachableObjectModel 0 0 0 0 0% 0.001

Test Cases

ContainerModelTest

testBeanFormWithLoadableDetachableModel 0.133
testBeanFormWithListModel 0.236
testBeanFormWithList 0.174

AnnotationTest

testContext 0.406
testBasicAnnotations 0.038

BeanMetaDataTest

testBasicParsing 0.036
testDefaults 0.025
testContext 0.031
testContextWithExtends 0.033
testMissingContext 0.074

TestLoadableDetachableObjectModel