tests.integration.test_user_controller module¶
-
class
tests.integration.test_user_controller.TestUserController(methodName='runTest')[código fonte]¶ Bases:
tests.integration.utils.ControllerHelperTester-
test_post_usuarios_parametros_ausentes()[código fonte]¶
-
test_post_usuarios_senhas_diferentes()[código fonte]¶
-
test_post_usuarios_sucesso()[código fonte]¶
-
test_post_usuarios_username_repetido()[código fonte]¶
-
test_usuarios_token_acesso_login_incorreto()[código fonte]¶
-
test_usuarios_token_acesso_parametros_ausentes()[código fonte]¶
-
test_usuarios_token_acesso_sucesso()[código fonte]¶
-