9293949596979899
if (acuHome == null) return; Framework framework = Framework.getInstance(); String confDir = acuHome + "/test/system/randomwalk/conf/"; framework.run("unit/Basic.xml", new State(new Properties()), confDir); } }