Test Result : DefaultContextManagerTest
0 failures
14 tests
All Tests
Test name | Duration | Status |
---|---|---|
must_confine_local_contexts_in_their_thread | 17 ms | Passed |
must_prioritize_global_contexts | 0 ms | Passed |
must_properly_add_and_retrieve_global_contexts | 1 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 | 0 ms | Passed |
must_properly_remove_and_retrieve_global_contexts | 2 ms | Passed |
must_properly_remove_and_retrieve_local_contexts | 0 ms | Passed |
must_properly_remove_local_contexts | 0.19 sec | Passed |
must_properly_remove_local_contexts_when_exception_throw | 3 ms | Passed |
must_properly_remove_local_contexts_with_runnable | 5 ms | Passed |
must_properly_remove_local_contexts_with_supplier | 5 ms | Passed |
must_start_with_no_contexts | 0 ms | Passed |
runWithContexts_must_temporarily_associate_local_contexts | 1 ms | Passed |