All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.testng.internal.annotations.ITest Maven / Gradle / Ivy

package org.testng.internal.annotations;

import org.testng.annotations.ITestAnnotation;

public interface ITest extends ITestAnnotation {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy