JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jmock.example.sniper
AuctionListener
Contents
Description
Method Summary
Method Details
bidAccepted(Auction, Money)
Hide sidebar
Show sidebar
Interface AuctionListener
All Known Implementing Classes:
AuctionSniper
public interface
AuctionListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
bidAccepted
(
Auction
item,
Money
amount)
Method Details
bidAccepted
void
bidAccepted
(
Auction
item,
Money
amount)