C D F M O S T U

C

create(Object) - Method in class org.apache.commons.mapper.TestMapper
 

D

delete(Object) - Method in class org.apache.commons.mapper.TestMapper
 

F

findAllObjects() - Method in class org.apache.commons.mapper.TestMapper
 
findByUniqueId(Object) - Method in class org.apache.commons.mapper.TestMapper
 

M

mapperCreated(MapperFactoryEvent) - Method in class org.apache.commons.mapper.TestMapperFactoryListener
 
mapperCreatedCount - Variable in class org.apache.commons.mapper.TestMapperFactoryListener
Count the number of times mapperCreated is called.
mapperEventsPassed - Variable in class org.apache.commons.mapper.TestMapperFactoryListener
Save the MapperFactoryEvents passed into mapperCreated here.
MapperFactoryTest - Class in org.apache.commons.mapper
Test the MapperFactory class.
MapperFactoryTest(String) - Constructor for class org.apache.commons.mapper.MapperFactoryTest
Constructor for MapperFactoryTest.

O

ObjectFactoryTest - Class in org.apache.commons.mapper.util
Test the ObjectFactory class.
ObjectFactoryTest(String) - Constructor for class org.apache.commons.mapper.util.ObjectFactoryTest
Constructor for ObjectFactoryTest.
org.apache.commons.mapper - package org.apache.commons.mapper
 
org.apache.commons.mapper.util - package org.apache.commons.mapper.util
 

S

suite() - Static method in class org.apache.commons.mapper.MapperFactoryTest
Return a TestSuite containing all of the test cases.

T

testAddMapperFactoryListener() - Method in class org.apache.commons.mapper.MapperFactoryTest
 
testClone() - Method in class org.apache.commons.mapper.util.ObjectFactoryTest
 
testConstruct() - Method in class org.apache.commons.mapper.util.ObjectFactoryTest
 
testCreate() - Method in class org.apache.commons.mapper.util.ObjectFactoryTest
 
testEquals() - Method in class org.apache.commons.mapper.util.ObjectFactoryTest
 
testGetMap() - Method in class org.apache.commons.mapper.util.ObjectFactoryTest
Make sure the map returned from the factory is a copy.
TestMapper - Class in org.apache.commons.mapper
A test implementation of the Mapper interface.
TestMapper() - Constructor for class org.apache.commons.mapper.TestMapper
 
testMapperFactory() - Method in class org.apache.commons.mapper.MapperFactoryTest
 
TestMapperFactoryListener - Class in org.apache.commons.mapper
A test implementation of the MapperFactoryListener interface.
TestMapperFactoryListener() - Constructor for class org.apache.commons.mapper.TestMapperFactoryListener
 
testRemoveMapperFactoryListener() - Method in class org.apache.commons.mapper.MapperFactoryTest
 

U

update(Object) - Method in class org.apache.commons.mapper.TestMapper
 

C D F M O S T U

Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.