com.mockobjects

Class ExpectationList

Implemented Interfaces:
Expectation, ExpectationCollection, Verifiable

public class ExpectationList
extends AbstractExpectationCollection

Constructor Summary

ExpectationList(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

ExpectationList

public ExpectationList(String name)

Copyright © 2002 Mock Objects. All Rights Reserved.