com.agical.rmock.core.expectation
Interface ExpectationsState

All Known Implementing Classes:
Engine

public interface ExpectationsState

(c) Agical AB 2005

Author:
brolund

Field Summary
static ExpectationsState NULL
           
 
Method Summary
 boolean isInSetupState()
           
 boolean isInVerifyState()
           
 

Field Detail

NULL

static final ExpectationsState NULL
Method Detail

isInSetupState

boolean isInSetupState()

isInVerifyState

boolean isInVerifyState()


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