A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
Issues installing junit on linux
Andrew Stallard
Ranch Hand
Joined: Mar 06, 2010
Posts: 33
posted
Apr 18, 2010 09:20:28
0
It appears I have successfully installed
junit
using yum. However, I can not seem to import any junit packages. The junit jar files do exist in my /usr/share/java directory. Has anybody else had this problem, and how did you deal with it?
Thank You for Responding.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Apr 18, 2010 10:35:26
0
You'd still need them on whatever classpath you're using to compile; just having them present on the filesystem isn't enough.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Issues installing junit on linux
Similar Threads
Upload Area - JUnit as driver for load tests ?
Particulars of building a Tester Class
how to run tests in junit graphical interface
JUnit Testing
JUnit for MultiThreaded Applications
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter