generate_mockmvc_test
Generate MockMvc tests for Spring controllers in a project directory. Optionally specify a controller class to focus on.
Instructions
Alias for spring_generate_mockmvc_tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project directory to inspect. | |
| controller | No | Optional controller class name. |