If one rightclicks while editing a class which is a subclass of TestCase,
"Test" appears as a menuItem which when selected runs the TestCase.  Very
nifty!!

However, some of my TestCases which run properly using Ant (or when run from
a commandline) produce Logging or Parser configuration errors when run in
this manner, even with identical classpaths.

Correcting this problem would be a nice feature enhancement.  Another nice
feature enhancement would be the ability to specify different classpaths to
use for different testcases so one isn't stuck with having to use the same
project classpath for each test.  A third nice feature would be the ability
to specify ones project classpath or the classpath for a testcase by
referencing a classpath which one has defined in an Ant buildfile.

Brian




_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to