public class ThreadLocalRequestContextSupplierTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
ThreadLocalRequestContextSupplierTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear_no_init() |
void |
get_not_init_lenient() |
void |
get_not_init() |
void |
init_bad_name() |
void |
init_double() |
void |
normal_flow() |
Copyright © 2016 Atlassian. All rights reserved.