Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
267 0 0 0 100% 29.442

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
it.tidalwave.util.spi 2 0 0 0 100% 0.002
it.tidalwave.role.spi 26 0 0 0 100% 0.067
it.tidalwave.thesefoolishthings.examples.dci.displayable 1 0 0 0 100% 3.704
it.tidalwave.thesefoolishthings.examples.inmemoryfinderexample 5 0 0 0 100% 0.05
it.tidalwave.role.ui.spi 3 0 0 0 100% 0.049
it.tidalwave.role.spring.spi 9 0 0 0 100% 0.037
it.tidalwave.role.impl 34 0 0 0 100% 0.248
it.tidalwave.util 133 0 0 0 100% 2.007
it.tidalwave.thesefoolishthings.examples.extendedfinderexample 15 0 0 0 100% 0.06
it.tidalwave.thesefoolishthings.examples.dci.marshal.xstream 1 0 0 0 100% 4.08
it.tidalwave.role.ui 5 0 0 0 100% 0.168
it.tidalwave.role.ui.impl 16 0 0 0 100% 0.127
it.tidalwave.messagebus.impl.spring 4 0 0 0 100% 3.864
it.tidalwave.thesefoolishthings.examples.jpafinderexample 1 0 0 0 100% 3.058
it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa 1 0 0 0 100% 11.818
it.tidalwave.role 1 0 0 0 100% 0.041
it.tidalwave.role.spring 5 0 0 0 100% 0.05
it.tidalwave.thesefoolishthings.examples.jpafinderexample.impl 5 0 0 0 100% 0.012

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

it.tidalwave.util.spi

Class Tests Errors Failures Skipped Success Rate Time
FinderSupportTest 2 0 0 0 100% 0.002

it.tidalwave.role.spi

Class Tests Errors Failures Skipped Success Rate Time
SystemRoleFactorySupportTest 26 0 0 0 100% 0.067

it.tidalwave.thesefoolishthings.examples.dci.displayable

Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 3.704

it.tidalwave.thesefoolishthings.examples.inmemoryfinderexample

Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 0.044
PersonFinderTest 4 0 0 0 100% 0.006

it.tidalwave.role.ui.spi

Class Tests Errors Failures Skipped Success Rate Time
DefaultUserActionProviderTest 2 0 0 0 100% 0.001
SimpleCompositePresentableTest 1 0 0 0 100% 0.048

it.tidalwave.role.spring.spi

Class Tests Errors Failures Skipped Success Rate Time
DciContextWithAutoThreadBindingAspectTest 9 0 0 0 100% 0.037

it.tidalwave.role.impl

Class Tests Errors Failures Skipped Success Rate Time
AsDelegateTest 8 0 0 0 100% 0.072
ContextSnapshotTest 6 0 0 0 100% 0.061
DefaultContextManagerTest 14 0 0 0 100% 0.11
OwnerAndRoleTest 6 0 0 0 100% 0.005

it.tidalwave.util

Class Tests Errors Failures Skipped Success Rate Time
AsExtensionsTest 3 0 0 0 100% 0.005
AsTest 5 0 0 0 100% 0.046
BundleUtilitiesTest 4 0 0 0 100% 0.004
CollectionUtilsTest 19 0 0 0 100% 0.001
ConcurrentHashMapWithOptionalsTest 6 0 0 0 100% 0
FinderTest 5 0 0 0 100% 0.006
FunctionalCheckedExceptionWrappersTest 13 0 0 0 100% 0.009
IdTest 5 0 0 0 100% 0
KeyTest 4 0 0 0 100% 0.008
LazySupplierTest 3 0 0 0 100% 1.817
LocalizedDateTimeFormattersTest 8 0 0 0 100% 0.058
PairTest 19 0 0 0 100% 0.018
ParameterTest 1 0 0 0 100% 0
ReflectionUtilsTest 6 0 0 0 100% 0.008
ShortNamesTest 7 0 0 0 100% 0.002
StreamUtilsTest 3 0 0 0 100% 0.005
TimeProviderTest 1 0 0 0 100% 0.005
TripleTest 5 0 0 0 100% 0.006
TypeSafeMapTest 7 0 0 0 100% 0.007
TypeSafeMultiMapTest 9 0 0 0 100% 0.002

it.tidalwave.thesefoolishthings.examples.extendedfinderexample

Class Tests Errors Failures Skipped Success Rate Time
FinderExample2Test 1 0 0 0 100% 0.046
PersonRegistryImpl2aTest 7 0 0 0 100% 0.011
PersonRegistryImpl2bTest 7 0 0 0 100% 0.003

it.tidalwave.thesefoolishthings.examples.dci.marshal.xstream

Class Tests Errors Failures Skipped Success Rate Time
DciMarshalXStreamExampleTest 1 0 0 0 100% 4.08

it.tidalwave.role.ui

Class Tests Errors Failures Skipped Success Rate Time
DisplayableTest 1 0 0 0 100% 0.01
PresentationModelTest 2 0 0 0 100% 0.156
UserActionProviderTest 2 0 0 0 100% 0.002

it.tidalwave.role.ui.impl

Class Tests Errors Failures Skipped Success Rate Time
AsDisplayableComparatorTest 5 0 0 0 100% 0.054
DefaultPresentationModelTest 6 0 0 0 100% 0.072
DisplayableComparatorTest 5 0 0 0 100% 0.001

it.tidalwave.messagebus.impl.spring

Class Tests Errors Failures Skipped Success Rate Time
SpringSimpleMessageSubscriberAspectTest 4 0 0 0 100% 3.864

it.tidalwave.thesefoolishthings.examples.jpafinderexample

Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 3.058

it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa

Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 11.818

it.tidalwave.role

Class Tests Errors Failures Skipped Success Rate Time
SimpleCompositeTest 1 0 0 0 100% 0.041

it.tidalwave.role.spring

Class Tests Errors Failures Skipped Success Rate Time
SpringAdapterTest 5 0 0 0 100% 0.05

it.tidalwave.thesefoolishthings.examples.jpafinderexample.impl

Class Tests Errors Failures Skipped Success Rate Time
JpaFinderTest 5 0 0 0 100% 0.012

Test Cases

[Summary] [Package List] [Test Cases]

AsDelegateTest

must_create_role_from_factory 0.009
must_find_local_roles 0.001
must_find_roles_in_SystemRoleFactory 0.022
must_give_priority_to_local_roles 0
must_not_find_inexistent_role 0.004
must_not_find_inexistent_role_bis 0.002
must_retrieve_multiple_local_and_global_roles 0.03
must_retrieve_multiple_local_roles 0.004

ContextSnapshotTest

must_delegate_runWithContexts_to_ContextManager[[]](1) 0.054
must_delegate_runWithContexts_to_ContextManager[[a, b, c]](2) 0.002
must_delegate_runWithContexts_to_ContextManager[[a, b, c, d]](3) 0.002
must_sample_Contexts_at_construction_time[[]](1) 0.001
must_sample_Contexts_at_construction_time[[a, b, c]](2) 0.001
must_sample_Contexts_at_construction_time[[a, b, c, d]](3) 0.001

DefaultContextManagerTest

must_confine_local_contexts_in_their_thread 0.003
must_prioritize_global_contexts 0.001
must_properly_add_and_retrieve_global_contexts 0
must_properly_add_and_retrieve_global_contexts_in_order 0
must_properly_add_and_retrieve_local_contexts 0.001
must_properly_add_and_retrieve_local_contexts_in_order 0
must_properly_remove_and_retrieve_global_contexts 0
must_properly_remove_and_retrieve_local_contexts 0
must_properly_remove_local_contexts 0.091
must_properly_remove_local_contexts_when_exception_throw 0.004
must_properly_remove_local_contexts_with_runnable 0.005
must_properly_remove_local_contexts_with_supplier 0.004
must_start_with_no_contexts 0
runWithContexts_must_temporarily_associate_local_contexts 0.001

OwnerAndRoleTest

testGetSuper[(i.t.u.s.Mocks$CA1, i.t.u.s.Mocks$R1), [(i.t.u.s.Mocks$CA1, i.t.u.s.Mocks$R1), (j.l.Object, i.t.u.s.Mocks$R1)]](1) 0.001
testGetSuper[(i.t.u.s.Mocks$CA2, i.t.u.s.Mocks$R1), [(i.t.u.s.Mocks$CA2, i.t.u.s.Mocks$R1), (j.l.Object, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$IA2, i.t.u.s.Mocks$R1)]](2) 0.001
testGetSuper[(i.t.u.s.Mocks$CA3, i.t.u.s.Mocks$R1), [(i.t.u.s.Mocks$CA3, i.t.u.s.Mocks$R1), (j.l.Object, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$IA3, i.t.u.s.Mocks$R1)]](3) 0.001
testGetSuper[(i.t.u.s.Mocks$CB1, i.t.u.s.Mocks$R1), [(i.t.u.s.Mocks$CB1, i.t.u.s.Mocks$R1), (j.l.Object, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$IB2, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$IA2, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$IA3, i.t.u.s.Mocks$R1)]](4) 0.001
testGetSuper[(i.t.u.s.Mocks$CB2, i.t.u.s.Mocks$R1), [(i.t.u.s.Mocks$CB2, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$CA2, i.t.u.s.Mocks$R1), (j.l.Object, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$IA2, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$IB1, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$IA1, i.t.u.s.Mocks$R1)]](5) 0.001
testGetSuper[(i.t.u.s.Mocks$CB3, i.t.u.s.Mocks$R1), [(i.t.u.s.Mocks$CB3, i.t.u.s.Mocks$R1), (i.t.u.s.Mocks$CA1, i.t.u.s.Mocks$R1), (j.l.Object, i.t.u.s.Mocks$R1)]](6) 0

SystemRoleFactorySupportTest

findTypeOf_must_return_original_class_for_Mockito_mocks 0.013
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CA1, []](1) 0.001
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CA2, [interface it.tidalwave.util.spi.Mocks$IA2]](2) 0
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CA3, [interface it.tidalwave.util.spi.Mocks$IA3]](3) 0
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CB1, [interface it.tidalwave.util.spi.Mocks$IA2, interface it.tidalwave.util.spi.Mocks$IA3, interface it.tidalwave.util.spi.Mocks$IB2]](4) 0
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CB2, [interface it.tidalwave.util.spi.Mocks$IA2, interface it.tidalwave.util.spi.Mocks$IA1, interface it.tidalwave.util.spi.Mocks$IB1]](5) 0.001
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CB3, []](6) 0
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA1@72e9f0f7, interface it.tidalwave.util.spi.Mocks$R1, [it.tidalwave.util.spi.Mocks$RI1A@1]](1) 0.005
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA1@5ec25b61, interface it.tidalwave.util.spi.Mocks$R2, []](2) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA1@c651286, interface it.tidalwave.util.spi.Mocks$R3, []](3) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA2@6c9e7af2, interface it.tidalwave.util.spi.Mocks$R1, [it.tidalwave.util.spi.Mocks$RI1A@1]](4) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA2@2740585b, interface it.tidalwave.util.spi.Mocks$R2, [Mocks.RI2C(context=it.tidalwave.util.spi.Mocks$Context2@1, bean1=it.tidalwave.util.spi.Mocks$Bean1@4e3bc13b)]](5) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA2@3e5febe9, interface it.tidalwave.util.spi.Mocks$R3, []](6) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA3@1e9e4468, interface it.tidalwave.util.spi.Mocks$R1, []](7) 0.002
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA3@140fa482, interface it.tidalwave.util.spi.Mocks$R2, []](8) 0.002
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA3@771ede0d, interface it.tidalwave.util.spi.Mocks$R3, [Mocks.RI3A(owner=it.tidalwave.util.spi.Mocks$CA3@771ede0d)]](9) 0.002
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB1@62075e3d, interface it.tidalwave.util.spi.Mocks$R1, []](10) 0.002
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB1@2396dc4e, interface it.tidalwave.util.spi.Mocks$R2, [Mocks.RI2B(bean1=it.tidalwave.util.spi.Mocks$Bean1@4e3bc13b, bean2=it.tidalwave.util.spi.Mocks$Bean2@7bb888b7), Mocks.RI2C(context=it.tidalwave.util.spi.Mocks$Context2@1, bean1=it.tidalwave.util.spi.Mocks$Bean1@4e3bc13b)]](11) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB1@321c01c2, interface it.tidalwave.util.spi.Mocks$R3, []](12) 0.002
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB2@304cad3a, interface it.tidalwave.util.spi.Mocks$R1, [it.tidalwave.util.spi.Mocks$RI1A@1]](13) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB2@5481f204, interface it.tidalwave.util.spi.Mocks$R2, [Mocks.RI2C(context=it.tidalwave.util.spi.Mocks$Context2@1, bean1=it.tidalwave.util.spi.Mocks$Bean1@4e3bc13b)]](14) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB2@55159007, interface it.tidalwave.util.spi.Mocks$R3, [it.tidalwave.util.spi.Mocks$RI3C@1]](15) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB3@6e68ccc9, interface it.tidalwave.util.spi.Mocks$R1, [it.tidalwave.util.spi.Mocks$RI1A@1]](16) 0.002
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB3@5d2bfc9f, interface it.tidalwave.util.spi.Mocks$R2, [Mocks.RI2B(bean1=it.tidalwave.util.spi.Mocks$Bean1@4e3bc13b, bean2=it.tidalwave.util.spi.Mocks$Bean2@7bb888b7)]](17) 0.003
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB3@7fb28ed, interface it.tidalwave.util.spi.Mocks$R3, []](18) 0.001
must_properly_scan_classes 0.004

AsExtensionsTest

test1 0.004
test2 0.001
test3 0

AsTest

asMany_with_ref_must_properly_work 0.035
as_with_ref_must_properly_work 0.001
maybeAs_with_ref_must_properly_work 0.001
must_return_a_filled_Optional_when_the_role_is_present 0.009
must_return_an_empty_Optional_when_the_role_is_not_present 0

BundleUtilitiesTest

test[en_US, res1, [Ljava.lang.Object;@589a82af, message 1](1) 0.004
test[it_IT, res1, [Ljava.lang.Object;@51158fb1, messaggio 1](2) 0
test[en_US, res2, [Ljava.lang.Object;@3c83e9ca, message 2 with x and 1](3) 0
test[it_IT, res2, [Ljava.lang.Object;@19bad88, messaggio 2 con x e 1](4) 0

CollectionUtilsTest

test_concat 0
test_concat_list 0
test_head 0
test_head_with_empty_list 0.001
test_optionalHead 0
test_optionalHead_with_empty_list 0
test_reversed 0
test_safeSubList 0
test_sorted 0
test_sorted 0
test_sorted 0
test_sorted 0
test_sorted 0
test_sorted_with_comparator 0
test_sorted_with_comparator 0
test_sorted_with_comparator 0
test_sorted_with_comparator 0
test_sorted_with_comparator 0
test_split 0

ConcurrentHashMapWithOptionalsTest

must_return_empty_Optional_when_no_new_pair_is_put_1 0
must_return_empty_Optional_when_no_new_pair_is_put_2 0
must_return_empty_Optional_when_no_new_pair_is_put_3 0
must_return_the_new_key_when_a_new_pair_is_put_1 0
must_return_the_new_key_when_a_new_pair_is_put_2 0
must_return_the_new_key_when_a_new_pair_is_put_3 0

FinderTest

ofClone_must_behave_correctly 0.002
ofClone_result_must_be_a_modifiable_list 0
test_Finder_mapping 0.001
test_Finder_ofProvider 0.002
test_Finder_ofSupplier 0.001

FunctionalCheckedExceptionWrappersTest

must_not_wrap_RuntimeException 0.001
must_wrap_IOException_with_UncheckedIOException 0.002
must_wrap_checked_exceptions 0
test_consumer_wrapper 0.001
test_consumer_wrapper_with_exception 0.001
test_function_wrapper 0
test_function_wrapper_with_exception 0
test_predicate_wrapper 0.001
test_predicate_wrapper_with_exception 0.001
test_supplier_wrapper 0.001
test_supplier_wrapper_with_exception 0
test_with_Stream 0.001
test_with_Stream_with_exception 0

IdTest

testCompareTo 0
testEquals 0
testHashCode 0
testStringValue 0
testToString 0

KeyTest

must_return_the_correct_dynamic_type[Key(name=string, type=class java.lang.String), class java.lang.String](1) 0.005
must_return_the_correct_dynamic_type[Key(name=integer, type=class java.lang.Integer), class java.lang.Integer](2) 0.001
must_return_the_correct_dynamic_type[Key(name=date, type=class java.util.Date), class java.util.Date](3) 0
test 0.002

LazySupplierTest

must_call_supplier_only_once 0.003
must_call_supplier_only_once_multithreaded 1.814
must_not_call_supplier_before_get 0

LocalizedDateTimeFormattersTest

must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], en_GB, SHORT, 8/7/12 3:31 PM](1) 0.009
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], it_IT, SHORT, 07/08/12 15:31](2) 0.002
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], en_GB, MEDIUM, Aug 7, 2012 3:31 PM](3) 0.005
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], it_IT, MEDIUM, 7-ago-2012 15:31](4) 0.011
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], en_GB, LONG, August 7, 2012 3:31:03 PM](5) 0.001
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], it_IT, LONG, 7 agosto 2012 15:31:03](6) 0
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], en_GB, FULL, Tuesday, August 7, 2012 3:31:03 PM GMT](7) 0.012
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], it_IT, FULL, martedì 7 agosto 2012 15:31:03 GMT](8) 0.018

PairTest

testDoubleNestedLoops 0.004
test_Pair 0
test_collector_to_map 0.001
test_indexedPairStream__from_array_with_index_transformer 0.001
test_indexedPairStream__from_list_as_iterable_with_index_transformer 0.002
test_indexedPairStream__from_stream_with_index_transformer 0.001
test_indexedPairStream_from_array 0
test_indexedPairStream_from_array_and_rebaser 0
test_indexedPairStream_from_list_as_iterable 0
test_indexedPairStream_from_list_as_iterable_and_rebaser 0.001
test_indexedPairStream_from_stream 0
test_indexedPairStream_from_stream_and_rebaser 0
test_indexedPairStream_with_range_and_supplier 0.001
test_indexedPairStream_with_range_and_supplier_and_index_transformer 0
test_indexedPairStream_with_range_and_supplier_and_rebaser 0.001
test_pairRange 0.001
test_pairRangeClosed 0
test_pairStream 0
zipPairTest1 0.005

ParameterTest

test 0

ReflectionUtilsTest

test_getClass[class java.lang.String, class java.lang.String](1) 0
test_getClass[class [Ljava.lang.String;, class [Ljava.lang.String;](2) 0
test_getClass[Mock for ParameterizedType, hashCode: 350571061, class java.lang.Integer](3) 0.001
test_getClass[Mock for GenericArrayType, hashCode: 1230121951, class [I](4) 0.001
test_injectDependencies 0.003
test_instantiateWithDependencies 0.003

ShortNamesTest

test_shortId_1 0
test_shortId_2 0.001
test_shortId_withNull 0
test_shortIds 0.001
test_shortName 0
test_shortName_expand_interface 0
test_shortNames 0

StreamUtilsTest

test_randomLocalDateTimeStream[7, 2022-01-01T00:00, 2023-01-12T00:00, [2022-10-26T17:17, 2022-07-03T12:10:04, 2022-06-22T16:26:22]](1) 0.003
test_randomLocalDateTimeStream[5, 1970-01-01T00:00, 2000-01-12T00:00, [1986-02-28T15:41:32, 1974-03-21T02:01:20, 1995-04-18T20:49:41, 1979-12-18T15:37:07, 1971-10-11T20:03:53]](2) 0
zipTest1 0.002

TimeProviderTest

test 0.005

TripleTest

testTripleNestedLoops 0.005
test_Triple 0
test_tripleRange 0.001
test_tripleRangeClosed 0
test_tripleStream 0

TypeSafeMapTest

asMap_must_return_different_mutable_instances_detached_from_internal_state 0.002
codeSamples 0
getKeys_must_return_different_mutable_instances_detached_from_internal_state 0
test_forEach 0.004
test_newInstance 0
test_ofCloned 0.001
test_with 0

TypeSafeMultiMapTest

asMap_must_return_different_mutable_instances_detached_from_internal_state 0.001
codeSamples 0
getKeys_must_return_different_mutable_instances_detached_from_internal_state 0
test_forEach 0.001
test_newInstance 0
test_ofCloned 0
test_with 0
test_with_and_existing_key 0
test_with_from_empty_map 0

FinderSupportTest

fix_for_THESEFOOLISHTHINGS_172 0.002
fix_for_THESEFOOLISHTHINGS_176 0

SimpleCompositeTest

must_produce_valid_Finders 0.041

DisplayableTest

must_read_the_displayName_from_the_bundle 0.01

PresentationModelTest

test_ofMaybePresentable_with_Presentable 0.152
test_ofMaybePresentable_without_Presentable 0.004

UserActionProviderTest

works_with_actions 0.002
works_with_no_actions 0

AsDisplayableComparatorTest

test[Mock for As, hashCode: 116006857, Mock for As, hashCode: 1977641180, -1](1) 0.045
test[Mock for As, hashCode: 1977641180, Mock for As, hashCode: 116006857, 1](2) 0.002
test[Mock for As, hashCode: 116006857, Mock for As, hashCode: 116006857, 0](3) 0.002
test[Mock for As, hashCode: 961180560, Mock for As, hashCode: 2032586898, 0](4) 0.003
test[Mock for As, hashCode: 2032586898, Mock for As, hashCode: 961180560, 0](5) 0.002

DefaultPresentationModelTest

must_find_local_roles 0
must_find_roles_in_owner 0.046
must_give_priority_to_local_roles 0
must_not_find_inexistent_role 0.007
must_not_find_inexistent_role_bis 0.012
test_TFT_248_regression 0.007

DisplayableComparatorTest

test[a@1e470a51$Displayable[], b@6971f5f4$Displayable[], -1](1) 0.001
test[b@6971f5f4$Displayable[], a@1e470a51$Displayable[], 1](2) 0
test[a@1e470a51$Displayable[], a@1e470a51$Displayable[], 0](3) 0
test[c@4290fcd7$Displayable[], c@5a503cf0$Displayable[], 0](4) 0
test[c@5a503cf0$Displayable[], c@4290fcd7$Displayable[], 0](5) 0

DefaultUserActionProviderTest

must_return_no_actions 0
must_return_no_default_action 0.001

SimpleCompositePresentableTest

must_create_a_PresentationModel_containing_the_proper_children 0.048

SpringSimpleMessageSubscriberAspectTest

must_subscribe_to_default_message_bus_at_initialize 0.032
must_subscribe_to_alternate_message_bus 0.006
must_unsubscribe_from_alternate_message_bus 0.002
must_unsubscribe_from_default_message_bus_at_destroy 0.003

SpringAdapterTest

must_inject_a_role_properly_assigning_its_owner_1 0.028
must_inject_a_role_supporting_multiple_datum_types_properly_assigning_its_owner 0.013
must_return_the_datum_object_when_it_directly_implements_a_role 0.003
must_throw_AsException_when_asking_for_an_unavailable_role_1 0.003
must_throw_AsException_when_asking_for_an_unavailable_role_2 0.003

DciContextWithAutoThreadBindingAspectTest

must_bind_context_when_annotation_present_and_autoThreadBinding[publicMethod](1) 0.027
must_bind_context_when_annotation_present_and_autoThreadBinding[protectedMethod](2) 0.002
must_bind_context_when_annotation_present_and_autoThreadBinding[packageMethod](3) 0.003
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[publicMethod](1) 0.002
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[protectedMethod](2) 0.001
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[packageMethod](3) 0
must_not_bind_context_when_no_annotation[publicMethod](1) 0.001
must_not_bind_context_when_no_annotation[protectedMethod](2) 0.001
must_not_bind_context_when_no_annotation[packageMethod](3) 0

MainTest

must_not_crash 2.451

DciMarshalXStreamExampleTest

must_not_crash 2.823

MainTest

must_not_crash 10.66

MainTest

must_not_crash 0.044

PersonFinderTest

testAllPersons 0.004
testAllPersonsSortedByFirstName 0.001
testAllPersonsSortedByLastNameDescending 0.001
testPersonRange 0

FinderExample2Test

must_not_crash 0.046

PersonRegistryImpl2aTest

testAllPersons 0.006
testAllPersonsSortedByFirstName 0.001
testAllPersonsSortedByLastNameDescending 0.001
testLastNameIsBerniniFirstResult 0.001
testLastNameStartingWithB 0
testLastNameStartingWithBSortedByFirstName 0.001
testPersonRange 0.001

PersonRegistryImpl2bTest

testAllPersons 0
testAllPersonsSortedByFirstName 0.001
testAllPersonsSortedByLastNameDescending 0.001
testLastNameIsBerniniFirstResult 0
testLastNameStartingWithB 0
testLastNameStartingWithBSortedByFirstName 0
testPersonRange 0.001

MainTest

must_not_crash 3.058

JpaFinderTest

testQueryWithAscendingSortAndFirstMax 0.009
testQueryWithCount 0.001
testQueryWithDescendingSortAndFirstMax 0.001
testQueryWithDoubleSort 0.001
testSimpleQuery 0