Uses of Interface
com.googlecode.lightest.core.IDomainSpecificApi

Packages that use IDomainSpecificApi
com.googlecode.lightest.core   
 

Uses of IDomainSpecificApi in com.googlecode.lightest.core
 

Classes in com.googlecode.lightest.core that implement IDomainSpecificApi
 class SimpleApi
          A simple IDomainSpecificApi implementation that creates tasks from the package named by the parameter passed to the constructor, or added via addPackage().
 

Methods in com.googlecode.lightest.core that return IDomainSpecificApi
 IDomainSpecificApi LightestTestCase.getApi()
           
 

Methods in com.googlecode.lightest.core with parameters of type IDomainSpecificApi
 void LightestTestCase.setApi(IDomainSpecificApi value)
           
 



Copyright © 2009. All Rights Reserved.