| Modifier and Type | Method and Description |
|---|---|
TestSource.TestSourceOption |
TestSource.getOption() |
TestSource.TestSourceOption |
TestBuilder.getTestSource() |
static TestSource.TestSourceOption |
TestSource.TestSourceOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestSource.TestSourceOption[] |
TestSource.TestSourceOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TestSource(TestSource.TestSourceOption value,
String projectPath,
String packageid,
String packageVersion) |
Copyright © 2016–2021. All rights reserved.