org.promotego.dao.interfaces
Class LocationTypeDaoTest
java.lang.Object
org.promotego.dao.interfaces.LocationTypeDaoTest
- Direct Known Subclasses:
- HibernateLocationTypeDaoTest
public abstract class LocationTypeDaoTest
- extends java.lang.Object
Field Summary |
protected org.promotego.dao.interfaces.LocationTypeDao |
m_locationTypeDao
|
protected java.util.List<org.promotego.beans.LocationType> |
m_locationTypes
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_locationTypes
protected java.util.List<org.promotego.beans.LocationType> m_locationTypes
m_locationTypeDao
protected org.promotego.dao.interfaces.LocationTypeDao m_locationTypeDao
LocationTypeDaoTest
public LocationTypeDaoTest()
setUp
public final void setUp()
setUpChild
public void setUpChild()
tearDown
public final void tearDown()
tearDownChild
public void tearDownChild()
getInstance
public abstract org.promotego.dao.interfaces.LocationTypeDao getInstance()
createAndGetLocation
public void createAndGetLocation()
createLocationList
public void createLocationList()
Copyright © 2007. All Rights Reserved.