C# 클래스 StatLight.Client.Harness.UnitTestProviders.NUnit.MockNUnitTestClass

파일 보기 프로젝트 열기: staxmanade/StatLight 1 사용 예제들

공개 메소드들

메소드 설명
GetIgnoreTest ( ) : MethodInfo
GetPassingTest ( ) : MethodInfo

비공개 메소드들

메소드 설명
TestShouldBeIgnored ( ) : void
TestShouldPass ( ) : void

메소드 상세

GetIgnoreTest() 공개 정적인 메소드

public static GetIgnoreTest ( ) : MethodInfo
리턴 System.Reflection.MethodInfo

GetPassingTest() 공개 정적인 메소드

public static GetPassingTest ( ) : MethodInfo
리턴 System.Reflection.MethodInfo