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 253538 - tools create/update test always generates test cases
Summary: tools create/update test always generates test cases
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-17 10:28 UTC by jomu
Modified: 2015-07-17 15:45 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 jomu 2015-07-17 10:28:11 UTC
When selecting Create/UPdate test (CTRL+Shift+U) the wizard does not remember my last selection and always ticks all boxes to on. Even if I unselect all boxes before creating the tests, all test cases are created - as if I would have selected all checkboxes. 

Tested with NetBeans IDE Dev (Build 201507150001)
Comment 1 Theofanis Oikonomou 2015-07-17 11:53:30 UTC
This should be fixed by http://hg.netbeans.org/main-silver/rev/55e20119fb1f. Please try a latest build and reopen if it still happens for you. Thank you for reporting.
Comment 2 jomu 2015-07-17 15:45:01 UTC
test with NetBeans IDE Dev (Build 201507170001) works