Test Result : DefaultContextManagerTest
0 failures
(±0)
14 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
must_confine_local_contexts_in_their_thread | 8 ms | Passed |
must_prioritize_global_contexts | 1 ms | Passed |
must_properly_add_and_retrieve_global_contexts | 0 ms | Passed |
must_properly_add_and_retrieve_global_contexts_in_order | 0 ms | Passed |
must_properly_add_and_retrieve_local_contexts | 1 ms | Passed |
must_properly_add_and_retrieve_local_contexts_in_order | 1 ms | Passed |
must_properly_remove_and_retrieve_global_contexts | 1 ms | Passed |
must_properly_remove_and_retrieve_local_contexts | 0 ms | Passed |
must_properly_remove_local_contexts | 0.11 sec | Passed |
must_properly_remove_local_contexts_when_exception_throw | 6 ms | Passed |
must_properly_remove_local_contexts_with_runnable | 11 ms | Passed |
must_properly_remove_local_contexts_with_supplier | 9 ms | Passed |
must_start_with_no_contexts | 1 ms | Passed |
runWithContexts_must_temporarily_associate_local_contexts | 2 ms | Passed |