IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

TestNG

Last modified: 01 August 2022

To create a TestNG test class, you can use the Create Test intention action.

You can also create a new class for your TestNG test and then add the necessary code to that class. This way of creating a TestNG class is described on this page.