TestFilter.Match(ITest) Method

Definition

public abstract bool Match (NUnit.Framework.Api.ITest test);
abstract member Match : NUnit.Framework.Api.ITest -> bool

Parameters

test
ITest

Returns

Applies to