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 ();
34 #endif // TEST_GRAPH_COORDS_H