2 * To change this template, choose Tools | Templates
3 * and open the template in the editor.
8 // import graphical.EnhancedComplexTestCase;
14 public class GraphicalComparator
extends EnhancedComplexTestCase
18 public String
[] getTestMethodNames() {
19 return new String
[]{"check"};
26 public void checkOneFile(String _sDocument
, String _sResult
, ParameterHelper _aParams
) throws OfficeException
{
27 throw new UnsupportedOperationException("Not supported yet.");