MeshBaker
Public Member Functions | List of all members
UnityTest.IntegrationTestRunner.IntegrationTestsProvider Class Reference

Public Member Functions

 IntegrationTestsProvider (IEnumerable< ITestComponent > tests)
 
ITestComponent GetNextTest ()
 
void FinishTest (ITestComponent test)
 
bool AnyTestsLeft ()
 
List< ITestComponentGetRemainingTests ()
 

Constructor & Destructor Documentation

§ IntegrationTestsProvider()

UnityTest.IntegrationTestRunner.IntegrationTestsProvider.IntegrationTestsProvider ( IEnumerable< ITestComponent tests)

Member Function Documentation

§ AnyTestsLeft()

bool UnityTest.IntegrationTestRunner.IntegrationTestsProvider.AnyTestsLeft ( )

§ FinishTest()

void UnityTest.IntegrationTestRunner.IntegrationTestsProvider.FinishTest ( ITestComponent  test)

§ GetNextTest()

ITestComponent UnityTest.IntegrationTestRunner.IntegrationTestsProvider.GetNextTest ( )

§ GetRemainingTests()

List<ITestComponent> UnityTest.IntegrationTestRunner.IntegrationTestsProvider.GetRemainingTests ( )

The documentation for this class was generated from the following file: