C# Class Cone.SampleFixture

Afficher le fichier Open project: drunkcod/Cone

Méthodes publiques

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

Private Methods

Méthode Description
AfterAll ( ) : void
AfterEach ( ) : void
AfterEachWithResult ( ITestResult testResult ) : void
BeforeAll ( ) : void
BeforeEach ( ) : void
RowTest ( int input ) : void

Method Details

RowSource() public méthode

public RowSource ( ) : IEnumerable
Résultat IEnumerable

Test() public méthode

public Test ( ) : void
Résultat void

TestAsync() public méthode

public TestAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Uninteresting() public méthode

public Uninteresting ( ) : int
Résultat int