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 213651 - [72cat] New JUnit Test Suite wizard does not respect package field
Summary: [72cat] New JUnit Test Suite wizard does not respect package field
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.2
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-06 08:49 UTC by crazyjavahacking
Modified: 2012-06-07 06:00 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 crazyjavahacking 2012-06-06 08:49:49 UTC
If I will create a JUnit Test Suite according to http://wiki.netbeans.org/TS_72_UnitTesting#Test_suite:_Test_and_Testsuite_files and the last point, Test Suite will be created in the default package, even if I define one in the wizard.


NetBeans Dev 201206050001, JDK 6u32 32bit
Comment 1 Theofanis Oikonomou 2012-06-06 10:12:05 UTC
Fixed: http://hg.netbeans.org/core-main/rev/9f8850278295
Comment 2 Quality Engineering 2012-06-07 06:00:18 UTC
Integrated into 'main-golden', will be available in build *201206070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9f8850278295
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Issue #213651 - [72cat] New JUnit Test Suite wizard does not respect package field