|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--TestCase | +--mcne.test.MCNETest
Constructor Summary | |
MCNETest(java.lang.String testName)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
static Test |
suite()
|
void |
testSolicitarAcuseRecibo()
Test of SolicitarAcuseRecibo method, of class mcne.api.MCNE. |
void |
testSolicitarExtraccion()
Test of SolicitarExtraccion method, of class mcne.api.MCNE. |
void |
testSolicitarSelloTiempo()
Test of SolicitarSelloTiempo method, of class mcne.api.MCNE. |
void |
testValidarAcuse()
Test of ValidarAcuse method, of class mcne.api.MCNE. |
void |
testValidarSello()
Test of ValidarSello method, of class mcne.api.MCNE. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MCNETest(java.lang.String testName)
Method Detail |
public static void main(java.lang.String[] args)
public static Test suite()
public void testSolicitarSelloTiempo()
public void testSolicitarAcuseRecibo()
public void testValidarSello()
public void testValidarAcuse()
public void testSolicitarExtraccion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |