org.cocome.tradingsystem.inventory.data.test
Class StoreQueryImplTest
java.lang.Object
org.cocome.tradingsystem.inventory.data.test.StoreQueryImplTest
public class StoreQueryImplTest
- extends java.lang.Object
tests the StoreQueryIf interface
- Author:
- Yannick Welsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoreQueryImplTest
public StoreQueryImplTest()
setUpClass
public static void setUpClass()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
queryLowStockItems
public void queryLowStockItems()
queryProducts
public void queryProducts()
queryOrderById
public void queryOrderById()
queryStoreById
public void queryStoreById()