Remove chained tests in BasicGridTest.cs.

It's good practice to isolate unit tests so their outcome (pass/fail)
does not depend on whether another test has been run/passed/failed. A
method is used to populate the DB independently for each test, and a
TearDown method cleans up the database after each test.

Also adding extra comment in C-style comment test.
This commit is contained in:
Mike Mazur
2009-03-11 00:33:34 +00:00
parent 1c70790a8f
commit 8606d7d126
2 changed files with 88 additions and 118 deletions

View File

@@ -376,7 +376,7 @@ default
*/
default
{
touch_start(integer num_detected) /* this should be stripped */
touch_start(integer /* you can't see me! */ num_detected) /* this should be stripped */
{
/*
* fill