public class ConverterTest
extends TestCase
| Constructor and Description |
|---|
ConverterTest() |
| Modifier and Type | Method and Description |
|---|---|
static Test |
suite() |
void |
testRecipientIdConversion() |
void |
testSignerIdConversion() |
public void testSignerIdConversion()
throws java.lang.Exception
java.lang.Exceptionpublic void testRecipientIdConversion()
throws java.lang.Exception
java.lang.Exceptionpublic static Test suite()
throws java.lang.Exception
java.lang.Exception