Package org.miage.tpae.dao
Class ClientRepositoryTest
java.lang.Object
org.miage.tpae.dao.ClientRepositoryTest
Classe de test pour ClientRepository
C'est un test d'intégration avec la BD H2 en mémoire
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidTest de la méthode findByPrenomAndNom
-
Field Details
-
clientRepository
-
-
Constructor Details
-
ClientRepositoryTest
ClientRepositoryTest()
-
-
Method Details
-
findByPrenomAndNom
@Test void findByPrenomAndNom()Test de la méthode findByPrenomAndNom
-