|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestFile | |
---|---|
eu.planets_project.services.utils.test | Helper classes for building unit tests for Planets services. |
Uses of TestFile in eu.planets_project.services.utils.test |
---|
Methods in eu.planets_project.services.utils.test that return TestFile | |
---|---|
static TestFile |
TestFile.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TestFile[] |
TestFile.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in eu.planets_project.services.utils.test with parameters of type TestFile | |
---|---|
static boolean |
TestFile.testIdentification(TestFile f,
Identify identify)
|
static boolean |
TestFile.testValidation(TestFile f,
Validate validate)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |