TestFilter.MatchDescendant(ITest) Method

Definition

protected virtual bool MatchDescendant (NUnit.Framework.Api.ITest test);
abstract member MatchDescendant : NUnit.Framework.Api.ITest -> bool
override this.MatchDescendant : NUnit.Framework.Api.ITest -> bool

Parameters

test
ITest

Returns

Applies to