JunitTest seems to think I need unit tests for my unit tests Permanently deleted user Created June 26, 2004 03:03 See attached pdf... Seems to have happened when I started usingMockStrutsTestCase class from the strutstest libs.R
Oops... And now for the attachment...
On 6/25/04 10:03 PM, in article BD0251A9.3D19%robert@codepuccino.com,
"Robert S. Sfeir" <robert@codepuccino.com> wrote:
Attachment(s):
testcase.pdf
Robert,
Do you have multiple Modules in your project?
Do you have test and production classes compiled to 2 different location in IDEA?
You could also turn on the logging and send me the log file.
http://www.intellij.org/twiki/bin/view/JUnitTestPlugin
Jacques
no
no
It just happens when I add the strutstestcase lib. Test classes that use
standard Junit libs don't exhibit this problem.
R