com.mockobjects

Class ExpectationSet

Implemented Interfaces:
Expectation, ExpectationCollection, Verifiable

public class ExpectationSet
extends AbstractExpectationCollection

Constructor Summary

ExpectationSet(String name)

Method Summary

Methods inherited from class com.mockobjects.AbstractExpectationCollection

addActual, addActual, addActualMany, addActualMany, addActualMany, addExpected, addExpected, addExpectedMany, addExpectedMany, addExpectedMany, clearActual, setExpectNothing, verify

Methods inherited from class com.mockobjects.AbstractExpectation

clearActual, hasExpectations, setFailOnVerify, verify

Constructor Details

ExpectationSet

public ExpectationSet(String name)

Copyright © 2002 Mock Objects. All Rights Reserved.