Uses of Class
org.w3c.mwi.mobileok.basic.TestResults

Uses of TestResults in org.w3c.mwi.mobileok.basic
 

Methods in org.w3c.mwi.mobileok.basic that return TestResults
 TestResults Tester.runTests()
          Runs all defined tests on the URI bound to this instance.
 TestResults Tester.runTests(java.util.List<TestImplementation> tests)
          Runs a precise list of tests on the URI bound to this instance.