1#ifndef TEST_GRAPH_COORDS_H
2#define TEST_GRAPH_COORDS_H
20 void cleanupTestCase ();
23 void testAnyColumnsRepeatNo ();
24 void testAnyColumnsRepeatYes ();
25 void testThreeCollinearPointsNo ();
26 void testThreeCollinearPointsYes ();
const int INNER_RADIUS_MIN
Model for DlgSettingsCoords and CmdSettingsCoords.
Unit tests of graph coordinate sanity checking.
TestGraphCoords(QObject *parent=0)
Single constructor.