Field name
|
Description
|
Method name
|
Specifies a name for the test method that you want to add to your required test class file.
|
Annotation
|
Specifies an annotation type for the test method from the drop-down menu. The annotation types are Test, Before, After, Setup, and TearDown.
|
Insertion position
|
Specifies the position in current test class file where you want to place the annotated test method.
|
Generate
|
Generates the annotated test method in your test class file.
|