|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
br.gov.mj.frameworkprocessos.processo.testes.Pacote04Test
public class Pacote04Test
Constructor Summary | |
---|---|
Pacote04Test(java.lang.String arg0)
|
Method Summary | |
---|---|
static Test |
suite()
|
void |
testGetAcoesTramitesFalse()
Testes do método getAcoesTramites(Boolean tramite) |
void |
testGetAcoesTramitesTrue()
Teste do método getAcoesTramites(Boolean ativo) |
void |
testGetInstancia()
|
void |
testGetTramiteDocumento()
Teste do método getTramiteDocumento(Integer documento) |
void |
testGetTramitesInteger()
Teste do método getTramites(Integer codigoTramite) |
void |
testGetUsuariosPorUnidadeTramite()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pacote04Test(java.lang.String arg0)
Method Detail |
---|
public static Test suite()
public void testGetInstancia()
public void testGetUsuariosPorUnidadeTramite() throws ErroInternoException, ParametroInvalidoException, UnidadeTramiteNaoEncontradaException
ErroInternoException
ParametroInvalidoException
UnidadeTramiteNaoEncontradaException
public void testGetTramitesInteger()
ErroInternoException
ParametroInvalidoException
TramiteNaoEncontradoException
public void testGetTramiteDocumento()
ErroInternoException
ParametroInvalidoException
public void testGetAcoesTramitesTrue()
ErroInternoException
ParametroInvalidoException
public void testGetAcoesTramitesFalse()
ErroInternoException
ParametroInvalidoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |