public class TestFileNames extends FileNames
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENTITY_TYPE_ID
The entity type ID of all
TestFileNames instances. |
Constructor and Description |
---|
TestFileNames(java.util.Collection<java.lang.String> fileNames)
Constructs a test file names entity initialised with the specified file names.
|
TestFileNames(java.lang.String fileName)
Constructs a test file names entity initialised with the specified file name.
|
public static final java.lang.String ENTITY_TYPE_ID
TestFileNames
instances.public TestFileNames(java.lang.String fileName)
fileName
- the file namepublic TestFileNames(java.util.Collection<java.lang.String> fileNames)
fileNames
- the file names