| Package | Description |
|---|---|
| org.molgenis.test.data |
| Modifier and Type | Method and Description |
|---|---|
static OneToManyTestHarness.TestCaseType |
OneToManyTestHarness.TestCaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OneToManyTestHarness.TestCaseType[] |
OneToManyTestHarness.TestCaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OneToManyTestHarness.AuthorsAndBooks |
OneToManyTestHarness.createAuthorAndBookEntities(OneToManyTestHarness.TestCaseType testCase)
Creates Author and Book entity test sets for a specific use case.
|
List<Entity> |
OneToManyTestHarness.createPersonEntities(OneToManyTestHarness.TestCaseType testCase)
Creates Person entity test sets for a specific use case.
|
Copyright © 2017. All Rights Reserved.