C D F I L O R S 
All Classes All Packages

C

createDummyGorFile(File) - Static method in class org.gorpipe.test.utils.FileTestUtils
Creates a dummy gor file
createEmptyFile(File) - Static method in class org.gorpipe.test.utils.FileTestUtils
Create an empty file
createGenericDictionaryFile(File, String, String) - Static method in class org.gorpipe.test.utils.FileTestUtils
Create a generic dictionary file with a supplied path to a gor file along with with pns "a" and "b"
createGenericSmallGorFile(File) - Static method in class org.gorpipe.test.utils.FileTestUtils
Creates a generic small gor file which can be used in many tests
createGenericSmallGorFileBucket(File, String) - Static method in class org.gorpipe.test.utils.FileTestUtils
 
createLinesFile(File, int) - Static method in class org.gorpipe.test.utils.FileTestUtils
Creates a generic file with a supplied number of lines
createPNTsvFile(File) - Static method in class org.gorpipe.test.utils.FileTestUtils
Create a generic PN file with a header and PNs a and b
createPNTxtFile(File) - Static method in class org.gorpipe.test.utils.FileTestUtils
Create a generic PN file without a header with PNs a and b
createTempDirectory(String) - Static method in class org.gorpipe.test.utils.FileTestUtils
Creates a temp directory
createTempFile(File, String, String) - Static method in class org.gorpipe.test.utils.FileTestUtils
Creates a temp file in a supplied directory with a supplied file name and data

D

DbTests - Interface in org.gorpipe.test
 
deleteFolder(File) - Static method in class org.gorpipe.test.utils.FileTestUtils
Delete a specified folder and all its contents.
deleteFolder(Path) - Static method in class org.gorpipe.test.utils.FileTestUtils
Delete a specified folder and all its contents.

F

FileTestUtils - Class in org.gorpipe.test.utils
 

I

IntegrationTests - Interface in org.gorpipe.test
Created by gisli on 22/12/15.

L

LoadTests - Interface in org.gorpipe.test
 

O

org.gorpipe.test - package org.gorpipe.test
 
org.gorpipe.test.utils - package org.gorpipe.test.utils
 

R

reset() - Method in class org.gorpipe.test.SystemPropertyHelper
 

S

setSystemProperties(Map<String, String>) - Method in class org.gorpipe.test.SystemPropertyHelper
 
setSystemProperty(String, String) - Method in class org.gorpipe.test.SystemPropertyHelper
Sets a system property and maintains the old value of that property to reset when instructed.
SlowTests - Interface in org.gorpipe.test
Created by gudrun on 10/10/17
SystemPropertyHelper - Class in org.gorpipe.test
A helper class to keep track of system properties being set and to either restore or remove them when instructed.
SystemPropertyHelper() - Constructor for class org.gorpipe.test.SystemPropertyHelper
 
C D F I L O R S 
All Classes All Packages