Trouble configuring persistence provider with JPA / Hibernate
I’m trying to write JUnit tests for my company’s application. For some reason hibernate isn’t discovering my @Entity classes. The application works normally so I know the entity classes are annotated correctly.