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

Summary: Go to Test: prefix suffix configuration
Product: java Reporter: fuder <fuder>
Component: JUnitAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 8.0.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.