cryptix.test
public class TestScar extends BaseTest
Copyright © 1997, 1998
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.1 $
Field Summary | |
---|---|
static boolean | DEBUG |
static String[] | inParams |
static String[] | outParams |
static String | testData_1 |
static String | testData_2 |
static char[] | testData_3 |
static String | tFile_1 |
static String | tFile_2 |
static String | tFile_3 |
static String | tmpArch |
static String | tmpDirS_in |
static String | tmpDirS_out |
Method Summary | |
---|---|
protected void | engineTest()
Test that is run by distribution to make sure everything is OK!
|
String | localReader(File toRead) |
void | localWriter(File toWrite, Object contents) |
static void | main(String[] argv) |
Parameters: toRead File to be read from
Returns: Contents of a file converted into String
Parameters: toWrite File to be written contents String or char[] contents to be written into file