Christian Eitner
-
2004-06-24
- priority: 5 --> 7
Methods with the [SetUp] or [TearDown] attribute set which
happen to have a method name that begins with `test' are
treated as test cases as well (they perform their setup and
teardown functionality nontheless). This differs from the
original NUnit executable's behaviour.