|
||||||||||
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.Pacote03Test
public class Pacote03Test
Constructor Summary | |
---|---|
Pacote03Test(java.lang.String arg0)
|
Method Summary | |
---|---|
Documento |
buscaDocumentoApenso()
|
Documento |
buscaDocumentoPai()
|
static Test |
suite()
|
void |
testAnexarDocumento()
Teste do método anexarDocumento() |
void |
testAnexarProcesso()
Teste do método anexarProcesso() |
void |
testApensarProcesso()
Teste do método apensarProcesso() |
void |
testGetArvoreAssociacoesPorDocumento()
Teste do método getArvoreAssociacoesPorDocumento() |
void |
testGetDocumentosPossiveisAssociacoes()
Teste do método getDocumentosPossiveisAssociacoes() |
void |
testGetInstancia()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pacote03Test(java.lang.String arg0)
Method Detail |
---|
public static Test suite()
public void testGetInstancia()
public Documento buscaDocumentoPai()
public Documento buscaDocumentoApenso()
public void testApensarProcesso()
ErroInternoException
ParametroInvalidoException
DocumentoNaoEncontradoException
DocumentoNaoIndicaProcessoException
UsuarioSemPosseDocumentoException
DocumentoAssociacaoMaisAntigoException
DocumentoAssociadoException
AcessoNegadoException
AssociacaoPecaJaCadastradaException
public void testAnexarProcesso()
ErroInternoException
ParametroInvalidoException
DocumentoNaoEncontradoException
DocumentoAssociadoException
DocumentoNaoIndicaProcessoException
UsuarioSemPosseDocumentoException
DocumentoAssociacaoMaisAntigoException
AcessoNegadoException
AssociacaoPecaJaCadastradaException
public void testAnexarDocumento()
ErroInternoException
ParametroInvalidoException
DocumentoNaoEncontradoException
DocumentoAssociadoException
UsuarioSemPosseDocumentoException
DocumentoAssociacaoMaisAntigoException
AcessoNegadoException
AssociacaoPecaJaCadastradaException
public void testGetDocumentosPossiveisAssociacoes()
ErroInternoException
ParametroInvalidoException
public void testGetArvoreAssociacoesPorDocumento()
ErroInternoException
DocumentoNaoEncontradoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |