org.testng.internal.annotations.IBeforeSuite Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of testng Show documentation
Show all versions of testng Show documentation
TestNG test framework for java.
The newest version!
package org.testng.internal.annotations;
public interface IBeforeSuite extends IBaseBeforeAfter {}