|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opera.core.systems.scope.AbstractService
com.opera.core.systems.scope.services.ums.Selftest
public class Selftest
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.opera.core.systems.scope.services.ISelftest |
|---|
ISelftest.ResultType, ISelftest.SelftestResult |
| Field Summary |
|---|
| Fields inherited from class com.opera.core.systems.scope.AbstractService |
|---|
services |
| Constructor Summary | |
|---|---|
Selftest(ScopeServices services,
java.lang.String version)
|
|
| Method Summary | |
|---|---|
static java.util.List<ISelftest.SelftestResult> |
parseSelftests(java.lang.String output)
|
void |
runSelftests(java.util.List<java.lang.String> modules)
Run the selftests for the specified modules. |
| Methods inherited from class com.opera.core.systems.scope.AbstractService |
|---|
buildPayload, executeCommand, executeCommand, getVersion, isVersionInRange, sleep, xpathIterator, xpathPointer, xpathQuery |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Selftest(ScopeServices services,
java.lang.String version)
| Method Detail |
|---|
public void runSelftests(java.util.List<java.lang.String> modules)
ISelftest
runSelftests in interface ISelftestmodules - the names of the modules to testpublic static java.util.List<ISelftest.SelftestResult> parseSelftests(java.lang.String output)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||