org.geebis.books.model.po
Class PurchaseOrderTest

java.lang.Object
  extended by org.geebis.books.model.po.PurchaseOrderTest

public class PurchaseOrderTest
extends java.lang.Object


Constructor Summary
PurchaseOrderTest()
           
 
Method Summary
 void setUp()
           
 void testCalculateAmount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PurchaseOrderTest

public PurchaseOrderTest()
Method Detail

setUp

public void setUp()

testCalculateAmount

public void testCalculateAmount()