| |
|
| java.lang.Object DataLoaderTests.LoaderPoolTest.EXT
Constructor Summary | |
public | EXT() |
PRINT_EXCEPTIONS | final public static boolean PRINT_EXCEPTIONS(Code) | | |
successful | static boolean successful(Code) | | |
EXT | public EXT()(Code) | | Creates new EXT
|
clean | void clean()(Code) | | Performs clean up
|
dummyWait | static void dummyWait(int millis)(Code) | | Performs waiting of current thread for time in millis
Parameters: millist - integer number - time in millis to wait |
prepare | void prepare()(Code) | | Performs initializing before own tests starts
|
printException | static void printException(Exception e)(Code) | | If enabled, prints exception to the output and to the ref stream
|
writeLog | public static void writeLog(String text)(Code) | | This methods write an output to log stream
|
writeRef | public static void writeRef(String text)(Code) | | This methods write an output to reference stream
|
|
|
|