org.promotego.dao.interfaces
Class LocationDaoTest
java.lang.Object
org.promotego.dao.interfaces.LocationDaoTest
- Direct Known Subclasses:
- HibernateLocationDaoTest
public abstract class LocationDaoTest
- extends java.lang.Object
Field Summary |
protected org.promotego.dao.interfaces.LocationDao |
m_locationDao
|
protected java.util.List<org.promotego.beans.Location> |
m_locations
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_locations
protected java.util.List<org.promotego.beans.Location> m_locations
m_locationDao
protected org.promotego.dao.interfaces.LocationDao m_locationDao
LocationDaoTest
public LocationDaoTest()
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.LocationDao getInstance()
createAndGetLocation
public void createAndGetLocation()
createLocationList
public void createLocationList()
findLocationsNear
public void findLocationsNear()
Copyright © 2007. All Rights Reserved.