JMUnit: Preverification of Assertion fails [message #577525] |
Mon, 07 September 2009 11:50 |
Heiko Selber Messages: 12 Registered: July 2009 |
Junior Member |
|
|
Hello,
I tried to write some JMUnit tests for a new MTJ project, following the
instructions here:
http://help.eclipse.org/galileo/topic/org.eclipse.mtj.doc.us er/html/gettingstarted/jmunit.html
After creating the first (empty) test case, i.e. a class derived from
jmunit.framework.cldc11.TestCase, I immediately get a couple of
preverification errors, which I can't get rid of.
I get a few of these...:
Preverification errors: Error preverifying class
jmunit.framework.cldc11.Assertion
...and these...:
Type jmunit.framework.cldc11.Assertion Error preverifying class
jmunit.framework.cldc11.Assertion
...without further explanation.
Can anybody give me a hint how to solve this?
|
|
|
Powered by
FUDForum. Page generated in 0.02816 seconds