SystemPropertyBasedSuite insteadpublic class CategorisingTestSuite extends Object implements junit.framework.Test
This basically mimics behaviour of SystemPropertyBasedSuite, but
works with the old JUnit3-based test infrastructure.
| Modifier and Type | Class and Description |
|---|---|
static class |
CategorisingTestSuite.CategoryMatchPredicate
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static CategorisingTestSuite |
SUITE
Deprecated.
|
| Constructor and Description |
|---|
CategorisingTestSuite()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
countTestCases()
Deprecated.
|
void |
run(junit.framework.TestResult result)
Deprecated.
|
static junit.framework.Test |
suite()
Deprecated.
|
public static final CategorisingTestSuite SUITE
public static junit.framework.Test suite()
public int countTestCases()
countTestCases in interface junit.framework.Testpublic void run(junit.framework.TestResult result)
run in interface junit.framework.TestCopyright © 2002-2019 Atlassian. All Rights Reserved.