C# 클래스 MonoDevelop.UnitTesting.AbstractUnitTestTextEditorExtension.UnitTestMarkerHostImpl.TestRunner

파일 보기 프로젝트 열기: powerumc/monodevelop_korean

공개 메소드들

메소드 설명
TestRunner ( string testCase, IBuildTarget project, bool debug ) : System

비공개 메소드들

메소드 설명
Run ( object sender, EventArgs e ) : void
RunTest ( MonoDevelop.UnitTesting.UnitTest test ) : void
Select ( object sender, EventArgs e ) : void
TimeoutHandler ( ) : bool

메소드 상세

TestRunner() 공개 메소드

public TestRunner ( string testCase, IBuildTarget project, bool debug ) : System
testCase string
project IBuildTarget
debug bool
리턴 System