assertTrue( type.matches( new java.util.HashMap( ) ) );
}
public void testObjectTypeWithStaticImports() throws FactoryException
{
RuleBaseContext ruleBaseContext = new RuleBaseContext( );
DefaultConfiguration configuration = new DefaultConfiguration( "test1" );
configuration.setText( "HashMap" );
final RuleSet ruleSet = new RuleSet( "test RuleSet",