must_bind_context_when_annotation_present_and_autoThreadBinding[packageMethod](3) | 6 ms | Passed |
must_bind_context_when_annotation_present_and_autoThreadBinding[protectedMethod](2) | 8 ms | Passed |
must_bind_context_when_annotation_present_and_autoThreadBinding[publicMethod](1) | 0.1 sec | Passed |
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[packageMethod](3) | 2 ms | Passed |
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[protectedMethod](2) | 3 ms | Passed |
must_not_bind_context_when_annotation_present_but_no_autoThreadBinding[publicMethod](1) | 6 ms | Passed |
must_not_bind_context_when_no_annotation[packageMethod](3) | 2 ms | Passed |
must_not_bind_context_when_no_annotation[protectedMethod](2) | 5 ms | Passed |
must_not_bind_context_when_no_annotation[publicMethod](1) | 1 ms | Passed |