com.agical.rmock.core.expectation.modification
Interface LastExpectationProvider

All Known Implementing Classes:
Engine

public interface LastExpectationProvider

Interface used to access the last recorded invocation.

(c) 2005 Agical AB

Author:
joakim.ohlrogge

Field Summary
static LastExpectationProvider NULL
           
 
Method Summary
 ModifiableExpectation getLastExpectation()
           
 

Field Detail

NULL

static final LastExpectationProvider NULL
Method Detail

getLastExpectation

ModifiableExpectation getLastExpectation()


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