I am using Netbeans for my Java project and I am getting started with jUnit. However, I find that it is not configuring the db correctly because it can't find certain resources. Is there a way to add a classpath for it to use went running jUnit so I can configure it to find all the resources?
Asked
Active
Viewed 192 times