Files
Projet12/tests/authentication/test_authentication.py

9 lines
110 B
Python

class TestPasswordTool:
def test_check(self):
pass
def get_by_name(self):
pass