SecurityDispatchHookTest
|
100%
successful |
Tests
| Test | Method name | Duration | Result |
|---|---|---|---|
| afterDispatch는 SecurityContextHolder.clearContext()를 호출한다 | afterDispatch_callsClearContext() | 0.001s | passed |
| beforeDispatch는 SecurityContextHolder.createEmptyContext()를 호출한다 | beforeDispatch_callsCreateEmptyContext() | 0.001s | passed |