| Package | Description |
|---|---|
| com.lyncode.pal.model | |
| com.lyncode.pal.render.model |
| Modifier and Type | Method and Description |
|---|---|
List<PalTestCase> |
PalTestGroup.testCases() |
| Modifier and Type | Method and Description |
|---|---|
int |
PalTestCase.compareTo(PalTestCase o) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<PalTestGroup> |
PalTestGroup.fromTestCases(Collection<PalTestCase> testCases) |
| Constructor and Description |
|---|
PalTestGroup(String aPackage,
List<PalTestCase> palTestCases) |
| Constructor and Description |
|---|
TestCaseModel(PalTestCase input) |
Copyright © 2014. All Rights Reserved.