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 77520 - J2MEUNIT - setUp/tearDown removed after regeneration
Summary: J2MEUNIT - setUp/tearDown removed after regeneration
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Prazak
URL:
Keywords:
Depends on:
Blocks: 77184
  Show dependency tree
 
Reported: 2006-06-07 13:24 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-06-07 13:24:39 UTC
mp 060605

-when I regenerate tests then setUp and tearDown methods are removed


-----console output-------
inspecting fileobject: MidletRegenerate
Adding classes from MidletRegenerate to test generation que.
Generating test for: aaaaa.MidletRegenerate
Parsing features
Done generating test class: MidletRegenerateTest
inspecting fileobject: MidletRegenerate
Adding classes from MidletRegenerate to test generation que.
Updating test class: MidletRegenerateTest
Skipping method: teststartApp
Skipping method: testpauseApp
Skipping method: testdestroyApp
Queing test method for removal: setUp
Queing test method for removal: tearDown
Comment 1 Jiri Prazak 2006-06-20 14:12:01 UTC
fixed
Comment 2 Lukas Hasik 2006-06-21 17:19:46 UTC
verified with jars provided by Jirka (0620)
Comment 3 Lukas Hasik 2006-07-12 15:36:39 UTC
verified in 5.5 build 060711 buils (Beta2 candidate)