X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDRO_tests%2FTestViewer.h;h=e825208bd147763461d40ebfa20e2a2db636a7c4;hb=f709724a7a412254db7ee6ca094b01b6dc75e82b;hp=8b843ad1917767f4782d7afab75ddd35933b8d06;hpb=22e3cfcf831f66ef645eeab59bb2f1e575452032;p=modules%2Fhydro.git diff --git a/src/HYDRO_tests/TestViewer.h b/src/HYDRO_tests/TestViewer.h index 8b843ad1..e825208b 100644 --- a/src/HYDRO_tests/TestViewer.h +++ b/src/HYDRO_tests/TestViewer.h @@ -17,7 +17,7 @@ public: static void show( const TopoDS_Shape& theShape, const QColor& theColor, int theMode ); static void show( const TopoDS_Shape& theShape, int theMode, bool isFitAll = true ); - static void dump( const TopoDS_Shape& theShape, int theMode, const QString& theName ); + static bool AssertEqual( const QString& theUseCaseName ); private: static OCCViewer_ViewManager* myViewManager;