C# (CSharp) NUnit.Framework.Internal TestFilter.Match - 3 examples found. These are the top rated real world C# (CSharp) examples of NUnit.Framework.Internal.TestFilter.Match extracted from open source projects. You can rate examples to help us improve the quality of examples.
Determine whether the test itself matches the filter criteria, without examining either parents or descendants. This is overridden by each different type of filter to perform the necessary tests.