|
||||||||||
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.Pacote05Test
public class Pacote05Test
Constructor Summary | |
---|---|
Pacote05Test(java.lang.String arg0)
|
Method Summary | |
---|---|
static Test |
suite()
|
void |
testGetDocumentos()
Teste do método getDocumentos(Documento documento) |
void |
testGetInstancia()
Teste do método getInstancia() |
void |
testRealizarTramiteForaParaDentro()
Teste do método realizarTramite(Tramite tramite, Sessao sessao) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pacote05Test(java.lang.String arg0)
Method Detail |
---|
public static Test suite()
public void testGetInstancia()
public void testGetDocumentos()
ErroInternoException
ParametroInvalidoException
public void testRealizarTramiteForaParaDentro()
ErroInternoException
ParametroInvalidoException
UnidadeTramiteInativaException
UsuarioSemPosseDocumentoException
UnidadeDestinoNaoPermitidaException
AcessoNegadoException
UnidadeTramiteNaoEncontrada
DocumentoNaoEncontradoException
DocumentoAssociadoException
TramiteNaoConcluidoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |