C# Class Cone.SampleFixture

显示文件 Open project: drunkcod/Cone

Public Methods

Method Description
RowSource ( ) : IEnumerable
Test ( ) : void
TestAsync ( ) : System.Threading.Tasks.Task
Uninteresting ( ) : int

Private Methods

Method Description
AfterAll ( ) : void
AfterEach ( ) : void
AfterEachWithResult ( ITestResult testResult ) : void
BeforeAll ( ) : void
BeforeEach ( ) : void
RowTest ( int input ) : void

Method Details

RowSource() public method

public RowSource ( ) : IEnumerable
return IEnumerable

Test() public method

public Test ( ) : void
return void

TestAsync() public method

public TestAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

Uninteresting() public method

public Uninteresting ( ) : int
return int