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 126113

Summary: Permanent UI tests for Main menu
Product: qa Reporter: Lukas Hasik <lhasik>
Component: CodeAssignee: Lukas Hasik <lhasik>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/MainMenu
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 126106    

Description Lukas Hasik 2008-01-28 16:00:30 UTC
create UI tests parsing goldenfile data from http://wiki.netbeans.org/MainMenu and testing the IDE. The IDE's main menu
MUST be the same as in permanent UI spec.

hint: there are some test for main menu - MenuChecker.java, MainMenu.java in core\test\qa-functional\src\gui\windowsystem\
Comment 1 Lukas Hasik 2008-07-23 07:47:14 UTC
fixed. Tests are available in ide.kit/.../permanentUI/MainMenuTest.java