Uses of Class
org.testng.SkipException
-
Packages that use SkipException Package Description org.testng -
-
Uses of SkipException in org.testng
Subclasses of SkipException in org.testng Modifier and Type Class Description class
TimeBombSkipException
ASkipException
extension that transforms a skipped method into a failed method based on a time trigger.
-