tests.unit.test_camara_deputados_helper module¶
-
class
tests.unit.test_camara_deputados_helper.TestCamaraDeputadosHelper(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_build_event()[código fonte]¶
-
test_build_proposition()[código fonte]¶
-
test_get_absent_events()[código fonte]¶
-
test_get_all_events(mock_obterDataInicialEFinal)[código fonte]¶
-
test_get_attended_events()[código fonte]¶
-
test_get_commissions(mock_obterDataInicialEFinal)[código fonte]¶
-
test_get_commissions_fail_case()[código fonte]¶
-
test_get_event_program()[código fonte]¶
-
test_get_event_program_fail_case()[código fonte]¶
-
test_get_event_program_program_none()[código fonte]¶
-
test_get_expected_events(mock_obterDataInicialEFinal)[código fonte]¶
-
test_get_expected_events_fail_case()[código fonte]¶
-
test_get_propositions(mock_obterDataInicialEFinal)[código fonte]¶
-
test_get_votes()[código fonte]¶
-
test_get_votes_fail_case()[código fonte]¶
-