Uses of Interface
com.mycila.testing.core.api.Execution

Packages that use Execution
com.mycila.testing.core   
com.mycila.testing.core.api   
 

Uses of Execution in com.mycila.testing.core
 

Methods in com.mycila.testing.core that return Execution
static Execution Mycila.currentExecution()
           
 

Uses of Execution in com.mycila.testing.core.api
 

Subinterfaces of Execution in com.mycila.testing.core.api
 interface TestExecution
          Represents a current test method execution.
 



Copyright © 2008-2011 Mycila. All Rights Reserved.