tests.unit.test_camara_deputados module

class tests.unit.test_camara_deputados.TestCamaraDeputadosHandler(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_add_absent_events()[código fonte]
test_add_attended_events()[código fonte]
test_obter_parlamentar_invalid_id()[código fonte]
test_obter_parlamentar_success()[código fonte]
test_obter_parlamentares()[código fonte]