[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] junit on OS X
|
- From: Bob Koss <koss@xxxxxxxxxxxxxxxx>
- Date: Tue, 16 Jul 2002 12:01:00 -0400
- Delivered-to: platform-swt-dev@eclipse.org
- User-agent: Microsoft-Entourage/10.0.0.1331
Is there a trick to invoking the TestRunner? I added junit.jar to the
project's build path and the compiler recognizes the Junit classes in my
test class. I can't figure out how to actually run the tests.