All Classes
-
All Classes Interface Summary Enum Summary Exception Summary Annotation Types Summary Class 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.Expected.None KernelParameter Specify a kernel parameter for the duration of the test.KernelParameters Specify kernel parameters for the duration of the test.LaunchMode Enumeration of testing environment launch modes.LaunchWith This annotation can be used to specify theSeedLauncherused 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.TestContext The testing context, allowing to access current test information.TestDecorator Interface for implementing test decorators that can execute code before and after each test.TestPlugin Interface for implementing test plugins that can alter the behavior of tests run with SeedStack.