Package | Description |
---|---|
org.seedstack.seed.testing | |
org.seedstack.seed.testing.spi |
Modifier and Type | Method and Description |
---|---|
static LaunchMode |
LaunchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LaunchMode[] |
LaunchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default LaunchMode |
TestPlugin.launchMode(TestContext testContext)
Allow the plugin to specify a particular
LaunchMode for the test. |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.