org.eclipse.gemini.blueprint.test.internal
Interface TestRunnerService

All Known Implementing Classes:
OsgiJUnitService

public interface TestRunnerService

Service contract for running OSGified JUnit test cases.

Author:
Costin Leau

Method Summary
 void runTest(OsgiJUnitTest test)
           
 

Method Detail

runTest

void runTest(OsgiJUnitTest test)


Copyright © 2006-2012. All Rights Reserved.