atest.jmock
Class DynamicMockExample.Agent

java.lang.Object
  extended by atest.jmock.DynamicMockExample.Agent
Enclosing class:
DynamicMockExample

public class DynamicMockExample.Agent
extends Object


Constructor Summary
DynamicMockExample.Agent(DynamicMockExample.Market market)
           
 
Method Summary
 void buyLowestPriceStock(int cost)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicMockExample.Agent

public DynamicMockExample.Agent(DynamicMockExample.Market market)
Method Detail

buyLowestPriceStock

public void buyLowestPriceStock(int cost)