Unit tests for tiles (under constrcution). More...
Classes | |
class | TestEnergy2 |
class | TestEnergy3 |
class | TestCalcAccEnergy |
class | TestFindMinSeam |
Functions | |
def | add_colors |
def | make_checker_grid |
def | make_half_checker_grids |
Unit tests for tiles (under constrcution).
def test_tiles.add_colors | ( | obj | ) |
Definition at line 20 of file test_tiles.py.
def test_tiles.make_checker_grid | ( | col_obj | ) |
Definition at line 37 of file test_tiles.py.
def test_tiles.make_half_checker_grids | ( | col_obj | ) |
Definition at line 46 of file test_tiles.py.