public class ConverterTest
extends TestCase
| Constructor | Description |
|---|---|
ConverterTest() |
| Modifier and Type | Method | 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