Summary

Tests Errors Failures Success Rate Time
45 0 0 100.00% 0.77

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

Package List

Package Tests Errors Failures Success Rate Time
it.amattioli.guidate.btns 3 0 0 100.00% 0.01
it.amattioli.guidate.validators 2 0 0 100.00% 0.02
it.amattioli.guidate.config 11 0 0 100.00% 0.01
it.amattioli.guidate.properties 4 0 0 100.00% 0.42
it.amattioli.guidate.converters 18 0 0 100.00% 0.07
it.amattioli.guidate.browsing 3 0 0 100.00% 0.00
it.amattioli.guidate.editing 4 0 0 100.00% 0.24

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

it.amattioli.guidate.btns

Class Tests Errors Failures Success Rate Time
OpenWindowComposerTest 3 0 0 100.00% 0.01

it.amattioli.guidate.validators

Class Tests Errors Failures Success Rate Time
TimeIntervalConstraintTest 2 0 0 100.00% 0.02

it.amattioli.guidate.config

Class Tests Errors Failures Success Rate Time
GuidateConfigTest 11 0 0 100.00% 0.01

it.amattioli.guidate.properties

Class Tests Errors Failures Success Rate Time
PropertyNameRetrieverTest 4 0 0 100.00% 0.42

it.amattioli.guidate.converters

Class Tests Errors Failures Success Rate Time
IntConverterTest 2 0 0 100.00% 0.01
ConvertersTest 6 0 0 100.00% 0.01
AutoConverterTest 6 0 0 100.00% 0.01
DefaultConverterTest 3 0 0 100.00% 0.04
YesNoConverterTest 1 0 0 100.00% 0.00

it.amattioli.guidate.browsing

Class Tests Errors Failures Success Rate Time
ListBrowserModelTest 3 0 0 100.00% 0.00

it.amattioli.guidate.editing

Class Tests Errors Failures Success Rate Time
DeleteRowComposerTest 4 0 0 100.00% 0.24

Test Cases

IntConverterTest

testCoerceToBean 0.01
testCoerceToUi 0.00

ListBrowserModelTest

testSize 0.00
testGetElementAt 0.00
testContentChange 0.00

ConvertersTest

testCreateForString 0.01
testCreateForLong 0.00
testCreateForInteger 0.00
testCreateForDate 0.00
testCreateForEntity 0.00
testCreateFromNull 0.00

OpenWindowComposerTest

testWindowUri 0.00
testSimpleArgs 0.01
testPropertyArgs 0.00

GuidateConfigTest

testRepositoryFactoryClassDefault 0.00
testApplicateSessionClassDefault 0.00
testServiceFactoryClassDefault 0.00
testApplicateSessionVariableDefault 0.00
testRepositoryFactoryClass 0.00
testApplicateSessionClass 0.00
testServiceFactoryClass 0.00
testApplicateSessionVariable 0.00
testWrongRepositoryFactoryClass 0.00
testWrongApplicateSessionClass 0.00
testWrongServiceFactoryClass 0.00

TimeIntervalConstraintTest

testWhenValid 0.01
testWhenInvalid 0.00

AutoConverterTest

testStringConverter 0.00
testLongConverter 0.00
testDateConverter 0.00
testInheritedPropertyConverter 0.00
testDescribedEntityConverter 0.00
testDescribedValueConverter 0.00

DefaultConverterTest

testStringConversion 0.01
testObjectConversion 0.00
testDescribedConversion 0.01

PropertyNameRetrieverTest

testRetrieve 0.40
testRetrieveWithIndex 0.00
testRetrieveComplete 0.02
testRetrieveCompleteWithIndex 0.00

DeleteRowComposerTest

testOnCreate 0.08
testAfterSelection 0.15
testOnClick 0.00
testCannotDelete 0.00

YesNoConverterTest

testCoerceToUi 0.00