| Enum | Description |
|---|---|
| LaunchMode |
Enumeration of testing environment launch modes.
|
| Exception | Description |
|---|---|
| Expected.None |
| Annotation Type | Description |
|---|---|
| Arguments |
Specify command-line arguments for the duration of the test.
|
| ConfigurationProfiles |
Specify one or more configuration profile to be active for the duration of the test.
|
| ConfigurationProperties |
Specify configuration properties for the duration of the test.
|
| ConfigurationProperty |
Specify a configuration property for the duration of the test.
|
| Expected |
This annotation can be used to specify the expected error conditions to occur during the launch of the tested
application.
|
| KernelParameter |
Specify a kernel parameter for the duration of the test.
|
| KernelParameters |
Specify kernel parameters for the duration of the test.
|
| LaunchWith |
This annotation can be used to specify the
SeedLauncher used to launch the tested application. |
| SystemProperties |
Specify system properties for the duration of the test.
|
| SystemProperty |
Specify a system property for the duration of the test.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.