예제 #1
0
 def __init__(self):
     ModelTest.__init__(self)
예제 #2
0
 def __init__(self):
     """Initialise le test."""
     ModelTest.__init__(self)
예제 #3
0
파일: test_user.py 프로젝트: vigilo/models
 def __init__(self):
     """Initialisation du test."""
     ModelTest.__init__(self)