|
||||||||||
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.Pacote02Test
public class Pacote02Test
Constructor Summary | |
---|---|
Pacote02Test(java.lang.String arg0)
|
Method Summary | |
---|---|
static Test |
suite()
|
void |
testGetDocumentosVinculos()
Teste do método getDocumentosVinculos() |
void |
testGetInformacoesComplementares()
Teste do método getInformacoesComplementares() |
void |
testGetInstancia()
Teste do método getInstancia() |
void |
testGetInteressados()
Teste do método getInteressado() |
void |
testGetSolicitantes()
Teste do método getSolicitante() |
void |
testInserirDocumentoVinculo()
Teste do método inserirDocumentoVinculo() |
void |
testInserirInformacaoComplementar()
Teste do método inserirInformacaoComplementar() |
void |
testInserirInteressado()
Teste do método inserirInteressado |
void |
testInserirSolicitante()
Teste do método inserirSolicitante() |
void |
testRemoverInteressado()
Teste do método removerInteressado() |
void |
testRemoverSolicitante()
Teste do método removerSolicitante() |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pacote02Test(java.lang.String arg0)
Method Detail |
---|
public static Test suite()
public void testGetInstancia()
public void testInserirDocumentoVinculo() throws PessoaProcessoNaoEncontradaException
PessoaProcessoNaoEncontradaException
ErroInternoException
ParametroInvalidoException
DocumentoVinculoJaCadastradoException
UsuarioSemPosseDocumentoException
AcessoNegadoException
DocumentoNaoEncontradoException
DocumentoAssociadoException
public void testGetDocumentosVinculos()
ErroInternoException
ParametroInvalidoException
public void testInserirInteressado()
ErroInternoException
ParametroInvalidoException
InteressadoDocumentoJaCadastrado
AcessoNegadoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException
public void testGetInteressados()
ErroInternoException
ParametroInvalidoException
public void testRemoverInteressado()
ErroInternoException
ParametroInvalidoException
InteressadoDocumentoNaoEncontrado
AcessoNegadoException
DocumentoNaoEncotradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException
public void testInserirSolicitante()
ErroInternoException
ParametroInvalidoException
SolicitanteDocumentoJaCadastrado
AcessoNegadoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException
public void testGetSolicitantes()
ErroInternoException
ParametroInvalidoException
public void testRemoverSolicitante()
ErroInternoException
ParametroInvalidoException
SolicitanteDocumentoNaoEncontrado
AcessoNegadoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException
public void testInserirInformacaoComplementar()
ErroInternoException
ParametroInvalidoException
InformacaoComplementarJaCadastradaException
UsuarioSemPosseDocumentoException
AcessoNegadoException
DocumentoNaoEncontradoException
DocumentoAssociadoException
public void testGetInformacoesComplementares()
ErroInternoException
ParametroInvalidoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |