Uses of Interface
com.agical.rmock.core.Verifiable

Packages that use Verifiable
com.agical.rmock.core.exception.manager   
com.agical.rmock.core.expectation   
com.agical.rmock.core.expectation.section.service   
com.agical.rmock.core.strategy.impl   
com.agical.rmock.extension.junit   
 

Uses of Verifiable in com.agical.rmock.core.exception.manager
 

Classes in com.agical.rmock.core.exception.manager that implement Verifiable
 class ExceptionVerifierImpl
           
 

Uses of Verifiable in com.agical.rmock.core.expectation
 

Classes in com.agical.rmock.core.expectation that implement Verifiable
 class Engine
          (c) Agical AB 2005
 

Uses of Verifiable in com.agical.rmock.core.expectation.section.service
 

Classes in com.agical.rmock.core.expectation.section.service that implement Verifiable
 class SectionManagerService
           
 

Uses of Verifiable in com.agical.rmock.core.strategy.impl
 

Methods in com.agical.rmock.core.strategy.impl with parameters of type Verifiable
 void BeginVerifyStep.setVerifiable(Verifiable verifiable)
           
 void EndVerifyStep.setVerifiable(Verifiable verifiable)
           
 

Uses of Verifiable in com.agical.rmock.extension.junit
 

Methods in com.agical.rmock.extension.junit that return Verifiable
protected  Verifiable AbstractStrategyTestCase.getVerifiable()
           
 

Methods in com.agical.rmock.extension.junit with parameters of type Verifiable
 void AbstractStrategyTestCase.setVerifiable(Verifiable verifiable)
           
 



Copyright © 2005-2009 Agical AB. All Rights Reserved.