Class ClientRepositoryTest

java.lang.Object
org.miage.tpae.dao.ClientRepositoryTest

@DataJpaTest class ClientRepositoryTest extends Object
Classe de test pour ClientRepository C'est un test d'intégration avec la BD H2 en mémoire
  • Field Details

  • Constructor Details

    • ClientRepositoryTest

      ClientRepositoryTest()
  • Method Details

    • findByPrenomAndNom

      @Test void findByPrenomAndNom()
      Test de la méthode findByPrenomAndNom