|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.promotego.dao.interfaces.AddressDaoTest
org.promotego.dao.hibernate.HibernateAddressDaoTest
public class HibernateAddressDaoTest
Field Summary |
---|
Fields inherited from class org.promotego.dao.interfaces.AddressDaoTest |
---|
m_addressDao, m_addresses |
Constructor Summary | |
---|---|
HibernateAddressDaoTest()
|
Method Summary | |
---|---|
void |
eclipseDummyTest()
A test that gets eclipse to recognize this as a junit test. |
org.promotego.dao.interfaces.AddressDao |
getInstance()
|
void |
setUpChild()
|
void |
tearDownChild()
|
Methods inherited from class org.promotego.dao.interfaces.AddressDaoTest |
---|
createAddressList, createAndGetAddress, setUp, tearDown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HibernateAddressDaoTest()
Method Detail |
---|
public void tearDownChild()
tearDownChild
in class AddressDaoTest
public void setUpChild()
setUpChild
in class AddressDaoTest
public org.promotego.dao.interfaces.AddressDao getInstance()
getInstance
in class AddressDaoTest
public void eclipseDummyTest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |