TableConfig conf = serviceImplementation.loadTableConfig( ExplorerNodeConfig.RULE_LIST_TABLE_ID );
assertNotNull( conf.headers );
assertNotNull( conf.headerTypes );
CategoryItem cat = rulesRepository.loadCategory( "/" );
cat.addCategory( "testRuleTableLoad",
"yeah" );
rulesRepository.createModule( "testRuleTableLoad",
"yeah" );
serviceImplementation.createNewRule( "testRuleTableLoad",