Uses of Class
jp.vmi.selenium.selenese.ErrorTestSuite
-
Packages that use ErrorTestSuite Package Description jp.vmi.selenium.selenese jp.vmi.selenium.selenese.inject -
-
Uses of ErrorTestSuite in jp.vmi.selenium.selenese
Subclasses of ErrorTestSuite in jp.vmi.selenium.selenese Modifier and Type Class Description classErrorTestProjectTest-suite with errors.Methods in jp.vmi.selenium.selenese that return ErrorTestSuite Modifier and Type Method Description ErrorTestSuiteErrorTestSuite. initialize(String filename, InvalidSeleneseException e) -
Uses of ErrorTestSuite in jp.vmi.selenium.selenese.inject
Methods in jp.vmi.selenium.selenese.inject that return ErrorTestSuite Modifier and Type Method Description static ErrorTestSuiteBinder. newErrorTestSuite(String filename, InvalidSeleneseException e)Constructs ErrorTestSuite applied aspect.
-