diff options
author | Mike Mazur | 2009-03-11 00:33:34 +0000 |
---|---|---|
committer | Mike Mazur | 2009-03-11 00:33:34 +0000 |
commit | 8606d7d126ea8fa2b7a1baae7acfc0836c6c16c5 (patch) | |
tree | 32a5eb7c149d2c2fcda3a27893fdffc6f41684f8 /OpenSim/Region/Physics/POSPlugin | |
parent | * Cleanup and CCC (Code Convention Conformance) (diff) | |
download | opensim-SC_OLD-8606d7d126ea8fa2b7a1baae7acfc0836c6c16c5.zip opensim-SC_OLD-8606d7d126ea8fa2b7a1baae7acfc0836c6c16c5.tar.gz opensim-SC_OLD-8606d7d126ea8fa2b7a1baae7acfc0836c6c16c5.tar.bz2 opensim-SC_OLD-8606d7d126ea8fa2b7a1baae7acfc0836c6c16c5.tar.xz |
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.
Diffstat (limited to 'OpenSim/Region/Physics/POSPlugin')
0 files changed, 0 insertions, 0 deletions