...
- Parameterized - Available in the UTA interface. This option allows you to add test templates for individual methods selected in the editor. The generated templates need to be manually modified and completed with parameterization data.
- Add test case(s) - Available in the UTA interface and the Eclipse context menu. This option allows you to add multiple test cases for methods selected in the editor or for items selected in the Eclipse Project Explorer. You can configure input data that will be used when test cases are generated using this option; see Configuring Preferences for details.
Info |
---|
Ensure that the desired testing framework and parameterized test type is configured (see Configuring Preferences). Creating parameterized tests is only supported for JUnit 4. |
Using the Parameterized Option
...