JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jmock.example.sniper
Interface Auction
public interface
Auction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
bid
(
Money
amount)
Method Details
bid
void
bid
(
Money
amount)
throws
AuctionException
Throws:
AuctionException