play-java-jpa-example icon indicating copy to clipboard operation
play-java-jpa-example copied to clipboard

Example Play Java project with JPA database integration

Results 1 play-java-jpa-example issues
Sort by recently updated
recently updated
newest added

From what I have seen, there is no unittest method for testing the PersonController method getPersons. There is UnitTest.checkAddPerson(), but nothing comparable for getPersons, and also AcceptanceTest and IntegrationTest only...

status:backlog