|
|||||||||
| Home >> All >> com >> RuntimeCollective >> webapps >> [ test overview ] | PREV NEXT | ||||||||
A
- ADDRESS_CLASS_NAME - Static variable in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- AuditedExtensionTest - class com.RuntimeCollective.webapps.test.AuditedExtensionTest.
- Test class for AuditedExtension.
- AuditedExtensionTest(String) - Constructor for class com.RuntimeCollective.webapps.test.AuditedExtensionTest
C
- cache - Variable in class com.RuntimeCollective.webapps.test.LazyEBListTest
- checkBeanStore() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- checkEmptyCache() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- Returns true iff the cache is empty
- com.RuntimeCollective.webapps.test - package com.RuntimeCollective.webapps.test
- configureRuntimeDataSource() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
D
- DEFAULT_STORE_CLASS - Variable in class com.RuntimeCollective.webapps.test.DefaultUserTest
- DEFAULT_STORE_CLASS - Variable in class com.RuntimeCollective.webapps.test.WebappsTestCase
- DefaultUserTest - class com.RuntimeCollective.webapps.test.DefaultUserTest.
- This is the default UserTest class that new projects should use.
- DefaultUserTest(String) - Constructor for class com.RuntimeCollective.webapps.test.DefaultUserTest
E
- ENTITY_BEAN_CLASS_NAME - Static variable in class com.RuntimeCollective.webapps.test.WebappsTestCase
- EntityLinkTableTest - class com.RuntimeCollective.webapps.test.EntityLinkTableTest.
- Some unit tests for the EntityLinkTable class.
- EntityLinkTableTest(String) - Constructor for class com.RuntimeCollective.webapps.test.EntityLinkTableTest
- ebClassName - Variable in class com.RuntimeCollective.webapps.test.LazyEBListTest
- Classname of the EntityBeans returned by getEBList.
- ebs - Variable in class com.RuntimeCollective.webapps.test.LazyEBListTest
G
- getBeanNames() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- getCacheForEB() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- Get the EBS cache for the EBs we're playing with (Users, by convention)
- getEBList() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- Get a List of EntityBean Integer ids to play with (Users, by convention)
- getLazyList() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- Get the LazyList, clearing the cache before
- getNameId() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- A value that can be appended to a name in order that a bean can be identified aand pulled out of the database in other tests.
- getStoreClassForBeanName(String) - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
I
- iGroupId - Variable in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- ids - Variable in class com.RuntimeCollective.webapps.test.LazyEBListTest
- initMailSession() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- Initialise the JavaMail Session object.
- initUserGroups() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- Initialise the UserGroups object.
- initialiseBeanStore() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- ivBeanNames - Variable in class com.RuntimeCollective.webapps.test.WebappsTestCase
- ivBeanStoreNames - Variable in class com.RuntimeCollective.webapps.test.WebappsTestCase
- ivSetup() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- ivTearDown() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
L
- LazyEBListTest - class com.RuntimeCollective.webapps.test.LazyEBListTest.
- Tests correct behaviour on all methods of LazyEBList.
- LazyEBListTest(String) - Constructor for class com.RuntimeCollective.webapps.test.LazyEBListTest
- LogTestSection(String) - Method in class com.RuntimeCollective.webapps.test.RuntimeTestCase
M
- ModeratedExtensionTest - class com.RuntimeCollective.webapps.test.ModeratedExtensionTest.
- Test class for ModeratedExtension.
- ModeratedExtensionTest(String) - Constructor for class com.RuntimeCollective.webapps.test.ModeratedExtensionTest
- main(String[]) - Static method in class com.RuntimeCollective.webapps.test.EntityLinkTableTest
- main(String[]) - Static method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- main(String[]) - Static method in class com.RuntimeCollective.webapps.test.RuntimeTestCase
- RuntimeTestCase is a basic TestCase, which sets up a database in RuntimeDataSource and RuntimeParameters.
- main(String[]) - Static method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- makeUser(String, String) - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
P
- printBeanStoreClasses() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
R
- RuntimeTestCase - class com.RuntimeCollective.webapps.test.RuntimeTestCase.
- RuntimeTestCase(String) - Constructor for class com.RuntimeCollective.webapps.test.RuntimeTestCase
- registerBean(String, EntityBeanStoreHandler, String, String) - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- registerBeanClass(String) - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- registerBeanClass(String, String) - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- registerCustomBeans() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- resetBeanRegister() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
S
- SIMPLE_USER_CLASS_NAME - Static variable in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- setUp() - Method in class com.RuntimeCollective.webapps.test.AuditedExtensionTest
- setUp() - Method in class com.RuntimeCollective.webapps.test.DefaultUserTest
- setUp() - Method in class com.RuntimeCollective.webapps.test.EntityLinkTableTest
- setUp() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- setUp() - Method in class com.RuntimeCollective.webapps.test.ModeratedExtensionTest
- setUp() - Method in class com.RuntimeCollective.webapps.test.RuntimeTestCase
- setUp() - Method in class com.RuntimeCollective.webapps.test.TreeExtensionTest
- setUp() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- setUp() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- This has been copied over from the theseus test cases, and will be updated to use the RuntimeTestCase init routines shortly
- setupRuntime(String[]) - Static method in class com.RuntimeCollective.webapps.test.RuntimeTestCase
T
- TreeExtensionTest - class com.RuntimeCollective.webapps.test.TreeExtensionTest.
- Test class for TreeExtension.
- TreeExtensionTest(String) - Constructor for class com.RuntimeCollective.webapps.test.TreeExtensionTest
- tearDown() - Method in class com.RuntimeCollective.webapps.test.AuditedExtensionTest
- tearDown() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- tearDown() - Method in class com.RuntimeCollective.webapps.test.ModeratedExtensionTest
- tearDown() - Method in class com.RuntimeCollective.webapps.test.RuntimeTestCase
- tearDown() - Method in class com.RuntimeCollective.webapps.test.TreeExtensionTest
- tearDown() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- testAdd() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testAddAll() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testAddNullAsCollection() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- testAddNullAsMember() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- testAddObjectAsCollection() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- testAddObjectAsMember() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- testAddSimpleUserAsMember() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- testAddWithPosition() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testAuditedExtension() - Method in class com.RuntimeCollective.webapps.test.AuditedExtensionTest
- testCheckEntityBeanStoreValid() - Method in class com.RuntimeCollective.webapps.test.WebappsTestCase
- testClear() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testContains() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testContainsAll() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testCreateNewUserGroup() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- testEBSize() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testEmptyIterator() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- testEntityLinkTable() - Method in class com.RuntimeCollective.webapps.test.EntityLinkTableTest
- testEquals() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testGet() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testHashCode() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testIndexOf() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testIsEmpty() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testIterator() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testLastIndexOf() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testListIterator() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testModeratedExtension() - Method in class com.RuntimeCollective.webapps.test.ModeratedExtensionTest
- testRemoveAll() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testRemoveById() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testRemoveByObject() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testRetainAll() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testRetrieveSavedGroup() - Method in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- testSet() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testSimpleTrackedUser() - Method in class com.RuntimeCollective.webapps.test.DefaultUserTest
- testSimpleUser() - Method in class com.RuntimeCollective.webapps.test.DefaultUserTest
- testSize() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testSubList() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testSubListClear() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testToArray() - Method in class com.RuntimeCollective.webapps.test.LazyEBListTest
- testTreeExtension() - Method in class com.RuntimeCollective.webapps.test.TreeExtensionTest
- testTwoWayLookUpTable() - Method in class com.RuntimeCollective.webapps.test.EntityLinkTableTest
U
- USER_CLASS_INTERFACE - Static variable in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- USER_CLASS_NAME - Static variable in class com.RuntimeCollective.webapps.test.UserGroupTestReal
- UserGroupTestReal - class com.RuntimeCollective.webapps.test.UserGroupTestReal.
- Some unit tests for User Groups
- UserGroupTestReal(String) - Constructor for class com.RuntimeCollective.webapps.test.UserGroupTestReal
W
- WebappsTestCase - class com.RuntimeCollective.webapps.test.WebappsTestCase.
- Test Case for basic webapps functionality, mostly EBS-related.
- WebappsTestCase(String) - Constructor for class com.RuntimeCollective.webapps.test.WebappsTestCase
A C D E G I L M P R S T U W
|
|||||||||
| Home >> All >> com >> RuntimeCollective >> webapps >> [ test overview ] | PREV NEXT | ||||||||