Uses of Interface
jp.vmi.selenium.selenese.parser.TestSuiteIterator
-
Packages that use TestSuiteIterator Package Description jp.vmi.selenium.selenese.parser -
-
Uses of TestSuiteIterator in jp.vmi.selenium.selenese.parser
Classes in jp.vmi.selenium.selenese.parser that implement TestSuiteIterator Modifier and Type Class Description classSeleneseTestSuiteIteratorSelenese test suite iterator.classSideTestSuiteIteratorIterator and iterable of test suite of SideFile format.Methods in jp.vmi.selenium.selenese.parser that return TestSuiteIterator Modifier and Type Method Description TestSuiteIteratorSeleneseTestProjectReader. getTestSuiteIterator()TestSuiteIteratorSideTestProjectReader. getTestSuiteIterator()TestSuiteIteratorTestProjectReader. getTestSuiteIterator()Get test-suite iterator.
-