Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
267 0 0 0 100% 21.79 s

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 s
it.tidalwave.role.spi 26 0 0 0 100% 0.133 s
it.tidalwave.thesefoolishthings.examples.dci.displayable 1 0 0 0 100% 2.001 s
it.tidalwave.thesefoolishthings.examples.inmemoryfinderexample 5 0 0 0 100% 0.033 s
it.tidalwave.role.ui.spi 3 0 0 0 100% 0.039 s
it.tidalwave.role.spring.spi 9 0 0 0 100% 0.053 s
it.tidalwave.role.impl 34 0 0 0 100% 0.443 s
it.tidalwave.util 133 0 0 0 100% 2.115 s
it.tidalwave.thesefoolishthings.examples.extendedfinderexample 15 0 0 0 100% 0.054 s
it.tidalwave.thesefoolishthings.examples.dci.marshal.xstream 1 0 0 0 100% 2.435 s
it.tidalwave.role.ui 5 0 0 0 100% 0.173 s
it.tidalwave.role.ui.impl 16 0 0 0 100% 0.089 s
it.tidalwave.messagebus.impl.spring 4 0 0 0 100% 3.555 s
it.tidalwave.thesefoolishthings.examples.jpafinderexample 1 0 0 0 100% 3.826 s
it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa 1 0 0 0 100% 6.747 s
it.tidalwave.role 1 0 0 0 100% 0.028 s
it.tidalwave.role.spring 5 0 0 0 100% 0.035 s
it.tidalwave.thesefoolishthings.examples.jpafinderexample.impl 5 0 0 0 100% 0.033 s

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 s

it.tidalwave.role.spi

- Class Tests Errors Failures Skipped Success Rate Time
SystemRoleFactorySupportTest 26 0 0 0 100% 0.133 s

it.tidalwave.thesefoolishthings.examples.dci.displayable

- Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 2.001 s

it.tidalwave.thesefoolishthings.examples.inmemoryfinderexample

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

it.tidalwave.role.ui.spi

- Class Tests Errors Failures Skipped Success Rate Time
DefaultUserActionProviderTest 2 0 0 0 100% 0 s
SimpleCompositePresentableTest 1 0 0 0 100% 0.039 s

it.tidalwave.role.spring.spi

- Class Tests Errors Failures Skipped Success Rate Time
DciContextWithAutoThreadBindingAspectTest 9 0 0 0 100% 0.053 s

it.tidalwave.role.impl

- Class Tests Errors Failures Skipped Success Rate Time
AsDelegateTest 8 0 0 0 100% 0.111 s
ContextSnapshotTest 6 0 0 0 100% 0.181 s
DefaultContextManagerTest 14 0 0 0 100% 0.146 s
OwnerAndRoleTest 6 0 0 0 100% 0.005 s

it.tidalwave.util

- Class Tests Errors Failures Skipped Success Rate Time
AsExtensionsTest 3 0 0 0 100% 0.009 s
AsTest 5 0 0 0 100% 0.148 s
BundleUtilitiesTest 4 0 0 0 100% 0.032 s
CollectionUtilsTest 19 0 0 0 100% 0.010 s
ConcurrentHashMapWithOptionalsTest 6 0 0 0 100% 0.004 s
FinderTest 5 0 0 0 100% 0.010 s
FunctionalCheckedExceptionWrappersTest 13 0 0 0 100% 0.017 s
IdTest 5 0 0 0 100% 0.001 s
KeyTest 4 0 0 0 100% 0.015 s
LazySupplierTest 3 0 0 0 100% 1.723 s
LocalizedDateTimeFormattersTest 8 0 0 0 100% 0.073 s
PairTest 19 0 0 0 100% 0.034 s
ParameterTest 1 0 0 0 100% 0 s
ReflectionUtilsTest 6 0 0 0 100% 0.007 s
ShortNamesTest 7 0 0 0 100% 0.002 s
StreamUtilsTest 3 0 0 0 100% 0.005 s
TimeProviderTest 1 0 0 0 100% 0.008 s
TripleTest 5 0 0 0 100% 0.007 s
TypeSafeMapTest 7 0 0 0 100% 0.007 s
TypeSafeMultiMapTest 9 0 0 0 100% 0.003 s

it.tidalwave.thesefoolishthings.examples.extendedfinderexample

- Class Tests Errors Failures Skipped Success Rate Time
FinderExample2Test 1 0 0 0 100% 0.034 s
PersonRegistryImpl2aTest 7 0 0 0 100% 0.009 s
PersonRegistryImpl2bTest 7 0 0 0 100% 0.011 s

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

- Class Tests Errors Failures Skipped Success Rate Time
DciMarshalXStreamExampleTest 1 0 0 0 100% 2.435 s

it.tidalwave.role.ui

- Class Tests Errors Failures Skipped Success Rate Time
DisplayableTest 1 0 0 0 100% 0.010 s
PresentationModelTest 2 0 0 0 100% 0.161 s
UserActionProviderTest 2 0 0 0 100% 0.002 s

it.tidalwave.role.ui.impl

- Class Tests Errors Failures Skipped Success Rate Time
AsDisplayableComparatorTest 5 0 0 0 100% 0.040 s
DefaultPresentationModelTest 6 0 0 0 100% 0.046 s
DisplayableComparatorTest 5 0 0 0 100% 0.003 s

it.tidalwave.messagebus.impl.spring

- Class Tests Errors Failures Skipped Success Rate Time
SpringSimpleMessageSubscriberAspectTest 4 0 0 0 100% 3.555 s

it.tidalwave.thesefoolishthings.examples.jpafinderexample

- Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 3.826 s

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

- Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 6.747 s

it.tidalwave.role

- Class Tests Errors Failures Skipped Success Rate Time
SimpleCompositeTest 1 0 0 0 100% 0.028 s

it.tidalwave.role.spring

- Class Tests Errors Failures Skipped Success Rate Time
SpringAdapterTest 5 0 0 0 100% 0.035 s

it.tidalwave.thesefoolishthings.examples.jpafinderexample.impl

- Class Tests Errors Failures Skipped Success Rate Time
JpaFinderTest 5 0 0 0 100% 0.033 s

Test Cases

[Summary] [Package List] [Test Cases]

AsDelegateTest

must_create_role_from_factory 0.016 s
must_find_local_roles 0.001 s
must_find_roles_in_SystemRoleFactory 0.041 s
must_give_priority_to_local_roles 0.001 s
must_not_find_inexistent_role 0.006 s
must_not_find_inexistent_role_bis 0.003 s
must_retrieve_multiple_local_and_global_roles 0.040 s
must_retrieve_multiple_local_roles 0.003 s

ContextSnapshotTest

must_delegate_runWithContexts_to_ContextManager[[]](1) 0.172 s
must_delegate_runWithContexts_to_ContextManager[[a, b, c]](2) 0.003 s
must_delegate_runWithContexts_to_ContextManager[[a, b, c, d]](3) 0.003 s
must_sample_Contexts_at_construction_time[[]](1) 0.001 s
must_sample_Contexts_at_construction_time[[a, b, c]](2) 0.001 s
must_sample_Contexts_at_construction_time[[a, b, c, d]](3) 0.001 s

DefaultContextManagerTest

must_confine_local_contexts_in_their_thread 0.003 s
must_prioritize_global_contexts 0.001 s
must_properly_add_and_retrieve_global_contexts 0.001 s
must_properly_add_and_retrieve_global_contexts_in_order 0 s
must_properly_add_and_retrieve_local_contexts 0.001 s
must_properly_add_and_retrieve_local_contexts_in_order 0 s
must_properly_remove_and_retrieve_global_contexts 0 s
must_properly_remove_and_retrieve_local_contexts 0 s
must_properly_remove_local_contexts 0.116 s
must_properly_remove_local_contexts_when_exception_throw 0.006 s
must_properly_remove_local_contexts_with_runnable 0.009 s
must_properly_remove_local_contexts_with_supplier 0.007 s
must_start_with_no_contexts 0.001 s
runWithContexts_must_temporarily_associate_local_contexts 0.001 s

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.002 s
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 s
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 s
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 s
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 s
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 s

SystemRoleFactorySupportTest

findTypeOf_must_return_original_class_for_Mockito_mocks 0.043 s
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CA1, []](1) 0.001 s
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CA2, [interface it.tidalwave.util.spi.Mocks$IA2]](2) 0 s
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CA3, [interface it.tidalwave.util.spi.Mocks$IA3]](3) 0 s
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$IB2, interface it.tidalwave.util.spi.Mocks$IA3]](4) 0.001 s
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CB2, [interface it.tidalwave.util.spi.Mocks$IB1, interface it.tidalwave.util.spi.Mocks$IA2, interface it.tidalwave.util.spi.Mocks$IA1]](5) 0.001 s
must_correctly_find_implemented_interfaces[class it.tidalwave.util.spi.Mocks$CB3, []](6) 0 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA1@4cc8d70d, interface it.tidalwave.util.spi.Mocks$R1, [it.tidalwave.util.spi.Mocks$RI1A@1]](1) 0.013 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA1@68e5c7ae, interface it.tidalwave.util.spi.Mocks$R2, []](2) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA1@d36c1c3, interface it.tidalwave.util.spi.Mocks$R3, []](3) 0.005 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA2@787178b1, interface it.tidalwave.util.spi.Mocks$R1, [it.tidalwave.util.spi.Mocks$RI1A@1]](4) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA2@77aea, interface it.tidalwave.util.spi.Mocks$R2, [Mocks.RI2C(context=it.tidalwave.util.spi.Mocks$Context2@1, bean1=it.tidalwave.util.spi.Mocks$Bean1@9a9aa68)]](5) 0.005 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA2@6ddc67d0, interface it.tidalwave.util.spi.Mocks$R3, []](6) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA3@4dd2ef54, interface it.tidalwave.util.spi.Mocks$R1, []](7) 0.003 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA3@5bf4764d, interface it.tidalwave.util.spi.Mocks$R2, []](8) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CA3@6e685e6c, interface it.tidalwave.util.spi.Mocks$R3, [Mocks.RI3A(owner=it.tidalwave.util.spi.Mocks$CA3@6e685e6c)]](9) 0.006 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB1@333398f, interface it.tidalwave.util.spi.Mocks$R1, []](10) 0.003 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB1@16f15ae9, interface it.tidalwave.util.spi.Mocks$R2, [Mocks.RI2B(bean1=it.tidalwave.util.spi.Mocks$Bean1@9a9aa68, bean2=it.tidalwave.util.spi.Mocks$Bean2@6206b4a7), Mocks.RI2C(context=it.tidalwave.util.spi.Mocks$Context2@1, bean1=it.tidalwave.util.spi.Mocks$Bean1@9a9aa68)]](11) 0.005 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB1@2baf72d5, interface it.tidalwave.util.spi.Mocks$R3, []](12) 0.003 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB2@682618e5, interface it.tidalwave.util.spi.Mocks$R1, [it.tidalwave.util.spi.Mocks$RI1A@1]](13) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB2@c97721b, interface it.tidalwave.util.spi.Mocks$R2, [Mocks.RI2C(context=it.tidalwave.util.spi.Mocks$Context2@1, bean1=it.tidalwave.util.spi.Mocks$Bean1@9a9aa68)]](14) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB2@9b3be1c, interface it.tidalwave.util.spi.Mocks$R3, [it.tidalwave.util.spi.Mocks$RI3C@1]](15) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB3@718989fa, interface it.tidalwave.util.spi.Mocks$R1, [it.tidalwave.util.spi.Mocks$RI1A@1]](16) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB3@1537c744, interface it.tidalwave.util.spi.Mocks$R2, [Mocks.RI2B(bean1=it.tidalwave.util.spi.Mocks$Bean1@9a9aa68, bean2=it.tidalwave.util.spi.Mocks$Bean2@6206b4a7)]](17) 0.004 s
must_correctly_find_roles[it.tidalwave.util.spi.Mocks$CB3@7db5b890, interface it.tidalwave.util.spi.Mocks$R3, []](18) 0.003 s
must_properly_scan_classes 0.005 s

AsExtensionsTest

test1 0.005 s
test2 0.002 s
test3 0.002 s

AsTest

asMany_with_ref_must_properly_work 0.105 s
as_with_ref_must_properly_work 0.001 s
maybeAs_with_ref_must_properly_work 0.001 s
must_return_a_filled_Optional_when_the_role_is_present 0.041 s
must_return_an_empty_Optional_when_the_role_is_not_present 0 s

BundleUtilitiesTest

test[en_US, res1, [Ljava.lang.Object;@5fb8dc01, message 1](1) 0.011 s
test[it_IT, res1, [Ljava.lang.Object;@1ab53860, messaggio 1](2) 0.001 s
test[en_US, res2, [Ljava.lang.Object;@57b9389f, message 2 with x and 1](3) 0.019 s
test[it_IT, res2, [Ljava.lang.Object;@350ff014, messaggio 2 con x e 1](4) 0.001 s

CollectionUtilsTest

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

ConcurrentHashMapWithOptionalsTest

must_return_empty_Optional_when_no_new_pair_is_put_1 0.001 s
must_return_empty_Optional_when_no_new_pair_is_put_2 0.001 s
must_return_empty_Optional_when_no_new_pair_is_put_3 0 s
must_return_the_new_key_when_a_new_pair_is_put_1 0.001 s
must_return_the_new_key_when_a_new_pair_is_put_2 0.001 s
must_return_the_new_key_when_a_new_pair_is_put_3 0 s

FinderTest

ofClone_must_behave_correctly 0.003 s
ofClone_result_must_be_a_modifiable_list 0 s
test_Finder_mapping 0.004 s
test_Finder_ofProvider 0.002 s
test_Finder_ofSupplier 0.001 s

FunctionalCheckedExceptionWrappersTest

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

IdTest

testCompareTo 0.001 s
testEquals 0 s
testHashCode 0 s
testStringValue 0 s
testToString 0 s

KeyTest

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

LazySupplierTest

must_call_supplier_only_once 0.004 s
must_call_supplier_only_once_multithreaded 1.718 s
must_not_call_supplier_before_get 0.001 s

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.011 s
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], it_IT, SHORT, 07/08/12 15:31](2) 0.001 s
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 s
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], it_IT, MEDIUM, 7-ago-2012 15:31](4) 0.018 s
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 s
must_properly_format_date_and_time[2012-08-07T15:31:03.985Z[GMT], it_IT, LONG, 7 agosto 2012 15:31:03](6) 0.001 s
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.018 s
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.019 s

PairTest

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

ParameterTest

test 0 s

ReflectionUtilsTest

test_getClass[class java.lang.String, class java.lang.String](1) 0.001 s
test_getClass[class [Ljava.lang.String;, class [Ljava.lang.String;](2) 0 s
test_getClass[Mock for ParameterizedType, hashCode: 2115555031, class java.lang.Integer](3) 0 s
test_getClass[Mock for GenericArrayType, hashCode: 1628421660, class [I](4) 0 s
test_injectDependencies 0.004 s
test_instantiateWithDependencies 0.002 s

ShortNamesTest

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

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.005 s
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 s
zipTest1 0 s

TimeProviderTest

test 0.008 s

TripleTest

testTripleNestedLoops 0.006 s
test_Triple 0 s
test_tripleRange 0.001 s
test_tripleRangeClosed 0 s
test_tripleStream 0 s

TypeSafeMapTest

asMap_must_return_different_mutable_instances_detached_from_internal_state 0.002 s
codeSamples 0 s
getKeys_must_return_different_mutable_instances_detached_from_internal_state 0.001 s
test_forEach 0.003 s
test_newInstance 0 s
test_ofCloned 0.001 s
test_with 0 s

TypeSafeMultiMapTest

asMap_must_return_different_mutable_instances_detached_from_internal_state 0.003 s
codeSamples 0 s
getKeys_must_return_different_mutable_instances_detached_from_internal_state 0 s
test_forEach 0 s
test_newInstance 0 s
test_ofCloned 0 s
test_with 0 s
test_with_and_existing_key 0 s
test_with_from_empty_map 0 s

FinderSupportTest

fix_for_THESEFOOLISHTHINGS_172 0 s
fix_for_THESEFOOLISHTHINGS_176 0 s

SimpleCompositeTest

must_produce_valid_Finders 0.028 s

DisplayableTest

must_read_the_displayName_from_the_bundle 0.010 s

PresentationModelTest

test_ofMaybePresentable_with_Presentable 0.159 s
test_ofMaybePresentable_without_Presentable 0.002 s

UserActionProviderTest

works_with_actions 0.001 s
works_with_no_actions 0.001 s

AsDisplayableComparatorTest

test[Mock for As, hashCode: 936632640, Mock for As, hashCode: 514404587, -1](1) 0.035 s
test[Mock for As, hashCode: 514404587, Mock for As, hashCode: 936632640, 1](2) 0.001 s
test[Mock for As, hashCode: 936632640, Mock for As, hashCode: 936632640, 0](3) 0.001 s
test[Mock for As, hashCode: 772462345, Mock for As, hashCode: 535361000, 0](4) 0.001 s
test[Mock for As, hashCode: 535361000, Mock for As, hashCode: 772462345, 0](5) 0.002 s

DefaultPresentationModelTest

must_find_local_roles 0 s
must_find_roles_in_owner 0.027 s
must_give_priority_to_local_roles 0 s
must_not_find_inexistent_role 0.003 s
must_not_find_inexistent_role_bis 0.011 s
test_TFT_248_regression 0.005 s

DisplayableComparatorTest

test[a@18dd7767$Displayable[], b@9205c0a$Displayable[], -1](1) 0.003 s
test[b@9205c0a$Displayable[], a@18dd7767$Displayable[], 1](2) 0 s
test[a@18dd7767$Displayable[], a@18dd7767$Displayable[], 0](3) 0 s
test[c@5fd18419$Displayable[], c@3a88f6fb$Displayable[], 0](4) 0 s
test[c@3a88f6fb$Displayable[], c@5fd18419$Displayable[], 0](5) 0 s

DefaultUserActionProviderTest

must_return_no_actions 0 s
must_return_no_default_action 0 s

SimpleCompositePresentableTest

must_create_a_PresentationModel_containing_the_proper_children 0.039 s

SpringSimpleMessageSubscriberAspectTest

must_subscribe_to_default_message_bus_at_initialize 0.041 s
must_subscribe_to_alternate_message_bus 0.004 s
must_unsubscribe_from_alternate_message_bus 0.003 s
must_unsubscribe_from_default_message_bus_at_destroy 0.002 s

SpringAdapterTest

must_inject_a_role_properly_assigning_its_owner_1 0.023 s
must_inject_a_role_supporting_multiple_datum_types_properly_assigning_its_owner 0.006 s
must_return_the_datum_object_when_it_directly_implements_a_role 0.002 s
must_throw_AsException_when_asking_for_an_unavailable_role_1 0.002 s
must_throw_AsException_when_asking_for_an_unavailable_role_2 0.002 s

DciContextWithAutoThreadBindingAspectTest

must_bind_context_when_annotation_present_and_autoThreadBinding[publicMethod](1) 0.037 s
must_bind_context_when_annotation_present_and_autoThreadBinding[protectedMethod](2) 0.004 s
must_bind_context_when_annotation_present_and_autoThreadBinding[packageMethod](3) 0.004 s
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[publicMethod](1) 0.004 s
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[protectedMethod](2) 0.001 s
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[packageMethod](3) 0.001 s
must_not_bind_context_when_no_annotation[publicMethod](1) 0.001 s
must_not_bind_context_when_no_annotation[protectedMethod](2) 0 s
must_not_bind_context_when_no_annotation[packageMethod](3) 0.001 s

MainTest

must_not_crash 1.274 s

DciMarshalXStreamExampleTest

must_not_crash 1.704 s

MainTest

must_not_crash 5.942 s

MainTest

must_not_crash 0.027 s

PersonFinderTest

testAllPersons 0.003 s
testAllPersonsSortedByFirstName 0.001 s
testAllPersonsSortedByLastNameDescending 0.002 s
testPersonRange 0 s

FinderExample2Test

must_not_crash 0.034 s

PersonRegistryImpl2aTest

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

PersonRegistryImpl2bTest

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

MainTest

must_not_crash 3.826 s

JpaFinderTest

testQueryWithAscendingSortAndFirstMax 0.024 s
testQueryWithCount 0.004 s
testQueryWithDescendingSortAndFirstMax 0.001 s
testQueryWithDoubleSort 0.002 s
testSimpleQuery 0.002 s