C# 클래스 TestRunner.PositiveTestCase

상속: TestCase
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

공개 메소드들

메소드 설명
CreateNewTest ( ) : void
PositiveTestCase ( string filename, string options, string deps ) : System

메소드 상세

CreateNewTest() 공개 메소드

public CreateNewTest ( ) : void
리턴 void

PositiveTestCase() 공개 메소드

public PositiveTestCase ( string filename, string options, string deps ) : System
filename string
options string
deps string
리턴 System