C# Class MonoDevelop.UnitTesting.AbstractUnitTestTextEditorExtension.UnitTestMarkerHostImpl.TestRunner

Show file Open project: powerumc/monodevelop_korean

Public Methods

Method Description
TestRunner ( string testCase, IBuildTarget project, bool debug ) : System

Private Methods

Method Description
Run ( object sender, EventArgs e ) : void
RunTest ( MonoDevelop.UnitTesting.UnitTest test ) : void
Select ( object sender, EventArgs e ) : void
TimeoutHandler ( ) : bool

Method Details

TestRunner() public method

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