This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 77183 - J2MEUNIT - add the TestRunnerMIDlet to JAD
Summary: J2MEUNIT - add the TestRunnerMIDlet to JAD
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Prazak
URL:
Keywords:
Depends on:
Blocks: 77184
  Show dependency tree
 
Reported: 2006-05-31 20:43 UTC by Lukas Hasik
Modified: 2007-05-31 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2006-05-31 20:43:31 UTC
060531
-add the generated TestRunnerMIDlet to JAD automatically when it is generated
Comment 1 Jiri Prazak 2006-06-22 14:14:10 UTC
TestRunner MIDlet is no longer being generated.  Instead we use the TestRunner
MIDlet included in the framework and add that to MIDlet list.  We also create a
 J2MEUnitTestClasses JAD property which specifies which test classes to test. 
This is updated automatically.

Please note that there was a bug regarding this J2MEUnitTestClasses property so
I had to fix the framework in order to work properly with the IDE.  Version
downloaded from the web site will work but will not execute.  I will try to
contribute this bug fix to their repository.  See
http://sourceforge.net/projects/j2meunit/ for more information.

Comment 2 Lukas Hasik 2006-06-27 16:33:16 UTC
it is added to the JAD and TestRunnur is added to Midlets. 
There is the issue 78901
Comment 3 Lukas Hasik 2006-07-12 15:37:13 UTC
verified in 5.5 build 060711 buils (Beta2 candidate)