I'm trying to create a test for a file that's using a jdbc resource. Regular tests work fine throughout the project, except for when I'm trying to test something that is using an entity manager. I think I'm missing something simple here and would appreciate any help. I'm trying to create a test for a file that's u