| Package | Description |
|---|---|
| com.opera.core.systems.scope.services |
Interfaces for all the Scope services used.
|
| com.opera.core.systems.scope.stp.services |
Implementations of the Scope service interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
Selftest.RunStatus |
Selftest.runSelftests(Set<String> modules,
String groups,
String excludes)
Run the selftests for the specified modules.
|
static Selftest.RunStatus |
Selftest.RunStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Selftest.RunStatus[] |
Selftest.RunStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Selftest.RunStatus |
ScopeSelftest.runSelftests(Set<String> modules,
String groups,
String excludes) |
Copyright © 2012. All Rights Reserved.