5152535455565758
printTestPerformance("GraphTestSuite", this.stopWatch()); } public void testQueryTestSuite() throws Exception { this.stopWatch(); doTestSuite(new QueryTestSuite(this)); printTestPerformance("QueryTestSuite", this.stopWatch()); }