I'm trying to create a
unit test on my application but I get an error when I call:
I've tried on multiple projects with the same result. I also downloaded the source from this tutorial:
http://netbeans.org/kb/docs/javaee/javaee-entapp-junit.html and it failed. I've gone through the logs and output and nothing jumps out. The application itself will compile, deploy and work.
Anyone have any ideas?