Searched defs:TestNGException (Results 1 – 1 of 1) sorted by relevance
9 public class TestNGException extends RuntimeException { class14 public TestNGException(Throwable t) { in TestNGException() method in TestNGException21 public TestNGException(String string) { in TestNGException() method in TestNGException25 public TestNGException(String string, Throwable t) { in TestNGException() method in TestNGException