public class EncoderTest extends SimpleTest
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 Test
getName
in class SimpleTest
public void performTest()
performTest
in class SimpleTest
public void testBase64()
public void testBase64WithNL()
public void testHex()