From: <no...@so...> - 2002-08-06 16:18:17
|
Feature Requests item #591631, was opened at 2002-08-06 16:18 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=591631&group_id=44253 Category: Definitions (source editor) Group: Small (< 1 pair-week) Status: Open Priority: 5 Submitted By: Charles Reis (csreis) Assigned to: Nobody/Anonymous (nobody) Summary: New Test Case option in File menu Initial Comment: There should be a "New Test Case" option in the File menu which prompts for the name of the class and then generates the necessary framework code. (ie. the import statement, class ... extends TestCase, and the constructor.) We could optionally add some comments and possibly even start a "public void test" method for them. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=591631&group_id=44253 |