148149150151152153154155
// ----------------------------------------------------------------------------------------------------------------- @Test public void checkChartUndo() throws Exception { m_currentTestCase = new ChartDocumentTest( getORB() ); impl_checkUndo(); }