TableConfig conf = impl.loadTableConfig( ExplorerNodeConfig.RULE_LIST_TABLE_ID );
assertNotNull( conf.headers );
assertNotNull( conf.headerTypes );
CategoryItem cat = impl.getRulesRepository().loadCategory( "/" );
cat.addCategory( "testRuleTableLoad",
"yeah" );
impl.getRulesRepository().createPackage( "testRuleTableLoad",
"yeah" );
impl.createNewRule( "testRuleTableLoad",