public class SP80038GTest extends SimpleTest
Modifier and Type | Class and Description |
---|---|
class |
SP80038GTest.FPECharDecryptor |
class |
SP80038GTest.FPECharEncryptor |
Constructor and Description |
---|
SP80038GTest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
static void |
main(java.lang.String[] args) |
void |
performTest() |
void |
testFF1Bounds() |
void |
testFF1w() |
void |
testFF3_1() |
void |
testUtility() |
public void testFF1w() throws java.lang.Exception
java.lang.Exception
public void testFF3_1() throws java.lang.Exception
java.lang.Exception
public void testFF1Bounds() throws java.io.IOException
java.io.IOException
public void testUtility() throws java.lang.Exception
java.lang.Exception
public java.lang.String getName()
getName
in interface Test
getName
in class SimpleTest
public void performTest() throws java.lang.Exception
performTest
in class SimpleTest
java.lang.Exception
public static void main(java.lang.String[] args)