test path

Is there a way I can exclude the test path from being included in the classpath when executing a non-junit run?

0
2 comments
Avatar
Permanently deleted user

I anyone finds out how, I'd also be very interested in the answer.

0
Avatar
Permanently deleted user

There wasn't an answer to this question and it's been over a year but it's exactly what I am asking at the moment. I can't find documentation to explain what the test output path is used for other than physically separating the two sets of classes. Should I be able to specify whether to include the test path in a run configuration? Right now, I find that a normal run configuration does include the test path which is slightly annoying.

0

Please sign in to leave a comment.