public class EncoderTest extends SimpleTest
SimpleTest.TestExceptionOperation| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG |
| Constructor and Description |
|---|
EncoderTest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
static void |
main(java.lang.String[] args) |
void |
performTest() |
void |
testBase64() |
void |
testBase64WithNL() |
void |
testHex() |
public static final boolean DEBUG
public static void main(java.lang.String[] args)
public java.lang.String getName()
getName in interface TestgetName in class SimpleTestpublic void performTest()
performTest in class SimpleTestpublic void testBase64()
public void testBase64WithNL()
public void testHex()