tests.unit.test_alesp module

class tests.unit.test_alesp.TestALESPHandler(methodName='runTest')[código fonte]

Bases: unittest.case.TestCase

setUp()[código fonte]

Hook method for setting up the test fixture before exercising it.

tearDown()[código fonte]

Hook method for deconstructing the test fixture after testing it.

test_alesp_unavailable()[código fonte]
test_obterComissoesDeputado(mock_obterDatetimeDeStr)[código fonte]
test_obterComissoesPorId()[código fonte]
test_obterDatetimeDeStr()[código fonte]
test_obterDeputado()[código fonte]
test_obterDeputado_invalid_id()[código fonte]
test_obterEventosPresentes(mock_obterDatetimeDeStr)[código fonte]
test_obterParlamentares()[código fonte]
test_obterParlamentares_fail_case()[código fonte]
test_obterProposicoesDeputado(mock_obterNaturezaDocumentos, mock_obterTodosAutoresProposicoes, mock_obterTodasProposicoes, mock_obterDatetimeDeStr)[código fonte]
test_obterVotacoesPorReuniao()[código fonte]
test_obterVotoDescritivo()[código fonte]
test_obter_relatorio_deputado_unavailable()[código fonte]