tests.unit.test_camara_municipal_sao_paulo module

class tests.unit.test_camara_municipal_sao_paulo.TestCamaraMunicipalSaoPauloHandler(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_obter_cargos_parlamentar()[código fonte]
test_obter_parlamentar(mock_obterVereadores)[código fonte]
test_obter_parlamentares(mock_obterVereadores)[código fonte]
test_obter_proposicoes_parlamentar(mock_obterProjetosParlamentar, mock_obterProjetosDetalhes)[código fonte]