cpputest / CppUTestEclipsePlugin

Eclipse plugin for CppUTest unit test harness
18 stars 10 forks source link

As user I want to create an empty test #2

Open terryyin opened 13 years ago

terryyin commented 13 years ago

1.from the menu select create test case 2.select a test group from the popup 3.type in a test name 4.see my empty test in the current position of the current file

exception: if there's not test group detected, show an error message.