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

com.beust.testng.TestNG Maven / Gradle / Ivy

There is a newer version: 7.10.1
Show newest version
package com.beust.testng;

/**
 * For backward compatibility.
 *
 * Created on Jun 18, 2005
 * @author Cedric Beust
 * @deprecated Use org.testng.TestNG
 */
@Deprecated
public class TestNG extends org.testng.TestNG {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy