br.gov.mj.frameworkprocessos.processo.testes
Class Pacote02Test

java.lang.Object
  extended by TestCase
      extended by br.gov.mj.frameworkprocessos.processo.testes.Pacote02Test

public class Pacote02Test
extends TestCase

Version:
1.0
Author:
Marcondes Gorgonho / Bruno Moulin

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

Pacote02Test

public Pacote02Test(java.lang.String arg0)
Method Detail

suite

public static Test suite()

testGetInstancia

public void testGetInstancia()
Teste do método getInstancia()


testInserirDocumentoVinculo

public void testInserirDocumentoVinculo()
                                 throws PessoaProcessoNaoEncontradaException
Teste do método inserirDocumentoVinculo()

Throws:
PessoaProcessoNaoEncontradaException
ErroInternoException
ParametroInvalidoException
DocumentoVinculoJaCadastradoException
UsuarioSemPosseDocumentoException
AcessoNegadoException
DocumentoNaoEncontradoException
DocumentoAssociadoException

testGetDocumentosVinculos

public void testGetDocumentosVinculos()
Teste do método getDocumentosVinculos()

Throws:
ErroInternoException
ParametroInvalidoException

testInserirInteressado

public void testInserirInteressado()
Teste do método inserirInteressado

Throws:
ErroInternoException
ParametroInvalidoException
InteressadoDocumentoJaCadastrado
AcessoNegadoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException

testGetInteressados

public void testGetInteressados()
Teste do método getInteressado()

Throws:
ErroInternoException
ParametroInvalidoException

testRemoverInteressado

public void testRemoverInteressado()
Teste do método removerInteressado()

Throws:
ErroInternoException
ParametroInvalidoException
InteressadoDocumentoNaoEncontrado
AcessoNegadoException
DocumentoNaoEncotradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException

testInserirSolicitante

public void testInserirSolicitante()
Teste do método inserirSolicitante()

Throws:
ErroInternoException
ParametroInvalidoException
SolicitanteDocumentoJaCadastrado
AcessoNegadoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException

testGetSolicitantes

public void testGetSolicitantes()
Teste do método getSolicitante()

Throws:
ErroInternoException
ParametroInvalidoException

testRemoverSolicitante

public void testRemoverSolicitante()
Teste do método removerSolicitante()

Throws:
ErroInternoException
ParametroInvalidoException
SolicitanteDocumentoNaoEncontrado
AcessoNegadoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException

testInserirInformacaoComplementar

public void testInserirInformacaoComplementar()
Teste do método inserirInformacaoComplementar()

Throws:
ErroInternoException
ParametroInvalidoException
InformacaoComplementarJaCadastradaException
UsuarioSemPosseDocumentoException
AcessoNegadoException
DocumentoNaoEncontradoException
DocumentoAssociadoException

testGetInformacoesComplementares

public void testGetInformacoesComplementares()
Teste do método getInformacoesComplementares()

Throws:
ErroInternoException
ParametroInvalidoException