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 164554 - Go to Test: prefix suffix configuration
Summary: Go to Test: prefix suffix configuration
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 06:07 UTC by fuder
Modified: 2015-02-25 14:11 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fuder 2009-05-06 06:07:08 UTC
The Go to Test function does only match for functions and classes which end with Test (e.g. MyClass / Function ->
MyClassTest / FunctionTest). I would be nice if you can configure this behaviour for example with suffix ( MyClass ->
TestMyClass / TestFunction)
Comment 1 dukethrash 2015-02-25 14:11:56 UTC
I would love this feature as well since we follow SmallTest, MediumTest, LargeTest from http://googletesting.blogspot.com/2010/12/test-sizes.html.

I would like this in Netbeans 8.