다음을 통해 공유


NotFilter 클래스

정의

[System.Serializable]
public class NotFilter : NUnit.Framework.Internal.TestFilter
type NotFilter = class
    inherit TestFilter
상속
NotFilter
특성

생성자

NotFilter(ITestFilter)

속성

BaseFilter
IsEmpty (다음에서 상속됨 TestFilter)
TopLevel

메서드

Match(ITest)
MatchDescendant(ITest)
MatchParent(ITest) (다음에서 상속됨 TestFilter)
Pass(ITest) (다음에서 상속됨 TestFilter)

적용 대상