MP7
Mazes
test_part1.cpp File Reference
#include "catch.hpp"
#include <iostream>
#include <fstream>
#include <stack>
#include "../cs225/PNG.h"
#include "../dsets.h"
#include "../maze.h"
#include "mazereader.h"
+ Include dependency graph for test_part1.cpp:

Functions

 TEST_CASE ("addElements1","[weight=10][part1]")
 
 TEST_CASE ("addElements2","[weight=10][part1]")
 
 TEST_CASE ("testFindAndSetUnion1","[weight=10][part1]")
 
 TEST_CASE ("testFindAndSetUnion2","[weight=10][part1]")
 
 TEST_CASE ("testFindAndSetUnion3","[weight=10][part1]")
 

Function Documentation

TEST_CASE ( "addElements1"  ,
""  [weight=10][part1] 
)
TEST_CASE ( "addElements2"  ,
""  [weight=10][part1] 
)
TEST_CASE ( "testFindAndSetUnion1"  ,
""  [weight=10][part1] 
)
TEST_CASE ( "testFindAndSetUnion2"  ,
""  [weight=10][part1] 
)
TEST_CASE ( "testFindAndSetUnion3"  ,
""  [weight=10][part1] 
)