Commit 0b0891b
committed
Add AbstractControllerTest for shared test utilities
Introduce an abstract base test class to centralize and simplify common test setup for controller tests. This includes MockMvc auto-configuration to streamline testing in Spring WebMvcTest contexts.1 parent 2d6a0a9 commit 0b0891b
1 file changed
Lines changed: 14 additions & 0 deletions
File tree
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments