public abstract class AbstractAnnotatedPojoTestCase extends Object
| Constructor and Description | 
|---|
AbstractAnnotatedPojoTestCase()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Collection<RulesModule> | 
getAuxModules()  | 
void | 
verifyExpectedEqualsToParsed(Object expected)
Loads the digester rules parsing the expected object class, parses the
 XML and verify the digester produces the same result. 
 | 
public AbstractAnnotatedPojoTestCase()
public final void verifyExpectedEqualsToParsed(Object expected) throws Exception
expected - the expected objectException - if any error occursprotected Collection<RulesModule> getAuxModules()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.