A B C D E F G H I L M N O S T U V

A

AcceptGameOfferControllerTest - Class in org.promotego.controllers
 
AcceptGameOfferControllerTest() - Constructor for class org.promotego.controllers.AcceptGameOfferControllerTest
 
AddressDaoTest - Class in org.promotego.dao.interfaces
 
AddressDaoTest() - Constructor for class org.promotego.dao.interfaces.AddressDaoTest
 

B

BeanIdEditorTest - Class in org.promotego.editors
 
BeanIdEditorTest() - Constructor for class org.promotego.editors.BeanIdEditorTest
 

C

checkReminderTime(Date, int) - Static method in class org.promotego.controllers.AcceptGameOfferControllerTest
 
checkScheduledGame(OfferedGame, User) - Static method in class org.promotego.controllers.AcceptGameOfferControllerTest
 
com.midwinter.junit - package com.midwinter.junit
 
createAddressList() - Method in class org.promotego.dao.interfaces.AddressDaoTest
 
createAndGetAddress() - Method in class org.promotego.dao.interfaces.AddressDaoTest
 
createAndGetLocation() - Method in class org.promotego.dao.interfaces.LocationDaoTest
 
createAndGetLocation() - Method in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
createAndGetRecord() - Method in class org.promotego.dao.interfaces.ValidationRecordDaoTest
 
createAndGetUser() - Method in class org.promotego.dao.interfaces.UserDaoTest
 
createLocationList() - Method in class org.promotego.dao.interfaces.LocationDaoTest
 
createLocationList() - Method in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
createUserList() - Method in class org.promotego.dao.interfaces.UserDaoTest
 

D

delegateMethods() - Method in class org.promotego.exceptions.NestedExceptionTest
 
doNotWrapNestedException() - Method in class org.promotego.exceptions.NestedExceptionTest
 
duplicateEmailaddresses() - Method in class org.promotego.dao.interfaces.UserDaoTest
 
duplicateUsernames() - Method in class org.promotego.dao.interfaces.UserDaoTest
 

E

eclipseDummyTest() - Method in class org.promotego.dao.hibernate.HibernateAddressDaoTest
A test that gets eclipse to recognize this as a junit test.
eclipseDummyTest() - Method in class org.promotego.dao.hibernate.HibernateLocationDaoTest
A test that gets eclipse to recognize this as a junit test.
eclipseDummyTest() - Method in class org.promotego.dao.hibernate.HibernateUserDaoTest
A test that gets eclipse to recognize this as a junit test.
eclipseDummyTest() - Method in class org.promotego.dao.hibernate.HibernateValidationRecordDaoTest
A test that gets eclipse to recognize this as a junit test.
equalsTest() - Method in class org.promotego.logic.storehours.HourSpecificationTest
 
equalsTest() - Method in class org.promotego.logic.storehours.StoreHoursTest
 
exclude(String) - Method in class com.midwinter.junit.GetterSetterTester
Adds a field to the list of excluded fields.

F

findLocationsNear() - Method in class org.promotego.dao.interfaces.LocationDaoTest
 

G

getInstance() - Method in class org.promotego.dao.hibernate.HibernateAddressDaoTest
 
getInstance() - Method in class org.promotego.dao.hibernate.HibernateLocationDaoTest
 
getInstance() - Method in class org.promotego.dao.hibernate.HibernateLocationTypeDaoTest
 
getInstance() - Method in class org.promotego.dao.hibernate.HibernateUserDaoTest
 
getInstance() - Method in class org.promotego.dao.hibernate.HibernateValidationRecordDaoTest
 
getInstance() - Method in class org.promotego.dao.interfaces.AddressDaoTest
 
getInstance() - Method in class org.promotego.dao.interfaces.LocationDaoTest
 
getInstance() - Method in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
getInstance() - Method in class org.promotego.dao.interfaces.UserDaoTest
 
getInstance() - Method in class org.promotego.dao.interfaces.ValidationRecordDaoTest
 
getSessionFactory() - Static method in class org.promotego.singleton.HibernateTestUtil
 
GetterSetterTester - Class in com.midwinter.junit
Automates JUnit testing of simple getter/setter methods.
GetterSetterTester(Object) - Constructor for class com.midwinter.junit.GetterSetterTester
Constructs a new getter/setter tester to test objects of a particular class.
getUserByUsername() - Method in class org.promotego.dao.interfaces.UserDaoTest
 

H

HibernateAddressDaoTest - Class in org.promotego.dao.hibernate
 
HibernateAddressDaoTest() - Constructor for class org.promotego.dao.hibernate.HibernateAddressDaoTest
 
HibernateLocationDaoTest - Class in org.promotego.dao.hibernate
 
HibernateLocationDaoTest() - Constructor for class org.promotego.dao.hibernate.HibernateLocationDaoTest
 
HibernateLocationTypeDaoTest - Class in org.promotego.dao.hibernate
 
HibernateLocationTypeDaoTest() - Constructor for class org.promotego.dao.hibernate.HibernateLocationTypeDaoTest
 
HibernateTestUtil - Class in org.promotego.singleton
 
HibernateTestUtil() - Constructor for class org.promotego.singleton.HibernateTestUtil
 
HibernateUserDaoTest - Class in org.promotego.dao.hibernate
 
HibernateUserDaoTest() - Constructor for class org.promotego.dao.hibernate.HibernateUserDaoTest
 
HibernateValidationRecordDaoTest - Class in org.promotego.dao.hibernate
 
HibernateValidationRecordDaoTest() - Constructor for class org.promotego.dao.hibernate.HibernateValidationRecordDaoTest
 
HourSpecificationTest - Class in org.promotego.logic.storehours
 
HourSpecificationTest() - Constructor for class org.promotego.logic.storehours.HourSpecificationTest
 

I

include(String) - Method in class com.midwinter.junit.GetterSetterTester
Adds a field to the list of tested fields.

L

LocationCommandBeanTest - Class in org.promotego.commands
 
LocationCommandBeanTest() - Constructor for class org.promotego.commands.LocationCommandBeanTest
 
LocationDaoTest - Class in org.promotego.dao.interfaces
 
LocationDaoTest() - Constructor for class org.promotego.dao.interfaces.LocationDaoTest
 
LocationTypeDaoTest - Class in org.promotego.dao.interfaces
 
LocationTypeDaoTest() - Constructor for class org.promotego.dao.interfaces.LocationTypeDaoTest
 

M

m_addressDao - Variable in class org.promotego.dao.interfaces.AddressDaoTest
 
m_addresses - Variable in class org.promotego.dao.interfaces.AddressDaoTest
 
m_locationDao - Variable in class org.promotego.dao.interfaces.LocationDaoTest
 
m_locations - Variable in class org.promotego.dao.interfaces.LocationDaoTest
 
m_locationTypeDao - Variable in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
m_locationTypes - Variable in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
m_userDao - Variable in class org.promotego.dao.interfaces.UserDaoTest
 
m_users - Variable in class org.promotego.dao.interfaces.UserDaoTest
 
m_validationRecordDao - Variable in class org.promotego.dao.interfaces.ValidationRecordDaoTest
 
mergeTest() - Method in class org.promotego.logic.storehours.HourSpecificationTest
 

N

NestedExceptionTest - Class in org.promotego.exceptions
 
NestedExceptionTest() - Constructor for class org.promotego.exceptions.NestedExceptionTest
 

O

org.promotego.commands - package org.promotego.commands
 
org.promotego.controllers - package org.promotego.controllers
 
org.promotego.dao.hibernate - package org.promotego.dao.hibernate
 
org.promotego.dao.interfaces - package org.promotego.dao.interfaces
 
org.promotego.editors - package org.promotego.editors
 
org.promotego.exceptions - package org.promotego.exceptions
 
org.promotego.logic - package org.promotego.logic
 
org.promotego.logic.storehours - package org.promotego.logic.storehours
 
org.promotego.singleton - package org.promotego.singleton
 

S

sameDaysTest() - Method in class org.promotego.logic.storehours.HourSpecificationTest
 
sameHoursTest() - Method in class org.promotego.logic.storehours.HourSpecificationTest
 
setUp() - Method in class org.promotego.controllers.AcceptGameOfferControllerTest
 
setUp() - Method in class org.promotego.dao.interfaces.AddressDaoTest
 
setUp() - Method in class org.promotego.dao.interfaces.LocationDaoTest
 
setUp() - Method in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
setUp() - Method in class org.promotego.dao.interfaces.UserDaoTest
 
setUp() - Method in class org.promotego.dao.interfaces.ValidationRecordDaoTest
 
setUp() - Method in class org.promotego.editors.BeanIdEditorTest
 
setUp() - Method in class org.promotego.logic.Sha1HashTest
 
setUpChild() - Method in class org.promotego.dao.hibernate.HibernateAddressDaoTest
 
setUpChild() - Method in class org.promotego.dao.hibernate.HibernateLocationTypeDaoTest
 
setUpChild() - Method in class org.promotego.dao.hibernate.HibernateUserDaoTest
 
setUpChild() - Method in class org.promotego.dao.interfaces.AddressDaoTest
 
setUpChild() - Method in class org.promotego.dao.interfaces.LocationDaoTest
 
setUpChild() - Method in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
setUpChild() - Method in class org.promotego.dao.interfaces.UserDaoTest
 
setUpChild() - Method in class org.promotego.dao.interfaces.ValidationRecordDaoTest
 
setVerbose(boolean) - Method in class com.midwinter.junit.GetterSetterTester
Sets the verbosity flag.
Sha1HashTest - Class in org.promotego.logic
 
Sha1HashTest() - Constructor for class org.promotego.logic.Sha1HashTest
 
simpleHoursTest() - Method in class org.promotego.logic.storehours.StoreHoursTest
 
StoreHoursTest - Class in org.promotego.logic.storehours
 
StoreHoursTest() - Constructor for class org.promotego.logic.storehours.StoreHoursTest
 

T

tearDown() - Method in class org.promotego.dao.interfaces.AddressDaoTest
 
tearDown() - Method in class org.promotego.dao.interfaces.LocationDaoTest
 
tearDown() - Method in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
tearDown() - Method in class org.promotego.dao.interfaces.UserDaoTest
 
tearDown() - Method in class org.promotego.dao.interfaces.ValidationRecordDaoTest
 
tearDownChild() - Method in class org.promotego.dao.hibernate.HibernateAddressDaoTest
 
tearDownChild() - Method in class org.promotego.dao.hibernate.HibernateLocationDaoTest
 
tearDownChild() - Method in class org.promotego.dao.hibernate.HibernateLocationTypeDaoTest
 
tearDownChild() - Method in class org.promotego.dao.hibernate.HibernateUserDaoTest
 
tearDownChild() - Method in class org.promotego.dao.hibernate.HibernateValidationRecordDaoTest
 
tearDownChild() - Method in class org.promotego.dao.interfaces.AddressDaoTest
 
tearDownChild() - Method in class org.promotego.dao.interfaces.LocationDaoTest
 
tearDownChild() - Method in class org.promotego.dao.interfaces.LocationTypeDaoTest
 
tearDownChild() - Method in class org.promotego.dao.interfaces.UserDaoTest
 
tearDownChild() - Method in class org.promotego.dao.interfaces.ValidationRecordDaoTest
 
test() - Method in class com.midwinter.junit.GetterSetterTester
Walks through the methods in the class looking for getters and setters that are on our include list (if any) and are not on our exclude list.
testAcceptGame() - Method in class org.promotego.controllers.AcceptGameOfferControllerTest
Test accepting valid game offer.
testAcceptOwnGame() - Method in class org.promotego.controllers.AcceptGameOfferControllerTest
Verify that IllegalArgumentException is thrown if the user tries to accept her own game.
testCoalescence() - Method in class org.promotego.logic.storehours.StoreHoursTest
 
testExpiredGame() - Method in class org.promotego.controllers.AcceptGameOfferControllerTest
Verify that user is redirected with correct errorKey if game is expired.
testGetAsText() - Method in class org.promotego.editors.BeanIdEditorTest
 
testGetterSetter() - Method in class org.promotego.commands.LocationCommandBeanTest
 
testGetValue() - Method in class org.promotego.editors.BeanIdEditorTest
 
testInitDao() - Method in class org.promotego.dao.hibernate.HibernateLocationTypeDaoTest
Test method for HibernateLocationTypeDao.initDao().
testMatch() - Method in class org.promotego.logic.Sha1HashTest
 
testSetAsText() - Method in class org.promotego.editors.BeanIdEditorTest
 
testWrap() - Method in class org.promotego.exceptions.NestedExceptionTest
 
toStringTest() - Method in class org.promotego.logic.storehours.HourSpecificationTest
 
toStringTest() - Method in class org.promotego.logic.storehours.StoreHoursTest
 

U

UserDaoTest - Class in org.promotego.dao.interfaces
 
UserDaoTest() - Constructor for class org.promotego.dao.interfaces.UserDaoTest
 

V

ValidationRecordDaoTest - Class in org.promotego.dao.interfaces
 
ValidationRecordDaoTest() - Constructor for class org.promotego.dao.interfaces.ValidationRecordDaoTest
 

A B C D E F G H I L M N O S T U V

Copyright © 2007. All Rights Reserved.