Uses of Class
org.jtestcase.core.mapping.HashMapper

Packages that use HashMapper
org.jtestcase   
 

Uses of HashMapper in org.jtestcase
 

Methods in org.jtestcase that return HashMapper
 HashMapper JTestCase.getMapper()
           
 

Methods in org.jtestcase with parameters of type HashMapper
 void JTestCase.setMapper(HashMapper mapper)