com.opera.core.systems.scope.services.ums
Class Selftest
java.lang.Object
com.opera.core.systems.scope.AbstractService
com.opera.core.systems.scope.services.ums.Selftest
- All Implemented Interfaces:
- ISelftest
public class Selftest
- extends AbstractService
- implements ISelftest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Selftest
public Selftest(ScopeServices services,
String version)
runSelftests
public void runSelftests(List<String> modules)
- Description copied from interface:
ISelftest
- Run the selftests for the specified modules.
- Specified by:
runSelftests in interface ISelftest
- Parameters:
modules - the names of the modules to test
parseSelftests
public static List<ISelftest.SelftestResult> parseSelftests(String output)
Copyright © 2012. All Rights Reserved.