Package | Description |
---|---|
org.eclipse.january.asserts |
Modifier and Type | Method and Description |
---|---|
static TestUtils.Verbosity |
TestUtils.Verbosity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestUtils.Verbosity[] |
TestUtils.Verbosity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
TestUtils.setVerbosity(TestUtils.Verbosity verbosity) |
Copyright © 2014–2022 Eclipse Foundation. All rights reserved.