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 79211

Summary: Wizard options ignored second time
Product: javame Reporter: Lukas Hasik <lhasik>
Component: JUnitAssignee: Jiri Prazak <bohemius>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 77184    

Description Lukas Hasik 2006-06-27 13:56:18 UTC
jars from 0627
-have a class with private, protected, public methods
-generate test methods with Method Access Levels only for the public methods
-it works correctly
-invoke the junit wizard again and try generate the test class again with the
same Method Access Levels  (only public methods)

*the Method Access Levels in wizard settings are ignored in second (and next time)
Comment 1 Jiri Prazak 2006-06-27 14:04:16 UTC
The update ignores the filters, will implement this.
Comment 2 Jiri Prazak 2006-06-27 15:00:47 UTC
fixed
Comment 3 Lukas Hasik 2006-06-29 12:42:37 UTC
verified with 0629 build from branch
Comment 4 Lukas Hasik 2006-07-12 15:35:09 UTC
verified in 5.5 build 060711 buils (Beta2 candidate)