| Package | Description |
|---|---|
| com.atlassian.confluence.test.batching | |
| com.atlassian.confluence.test.environment |
| Modifier and Type | Method and Description |
|---|---|
static int |
JUnitUtil.getTestCount(Class<?> testClass,
TestEnvironment testEnvironment)
Count the number of tests in the given test class that should be run in the given test environment.
|
| Modifier and Type | Method and Description |
|---|---|
static TestEnvironment |
TestEnvironment.inferCurrent() |
static TestEnvironment |
TestEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestEnvironment[] |
TestEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TestEnvironmentChecker(TestEnvironment currentTestEnvironment) |
Copyright © 2003–2017 Atlassian. All rights reserved.