public 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 |
| Modifier and Type | Field and Description |
|---|---|
static CategorisingTestSuite |
SUITE |
| Constructor and Description |
|---|
CategorisingTestSuite() |
| Modifier and Type | Method and Description |
|---|---|
int |
countTestCases() |
void |
run(junit.framework.TestResult result) |
static junit.framework.Test |
suite() |
public static final CategorisingTestSuite SUITE
Copyright © 2002-2016 Atlassian. All Rights Reserved.