Inherits unittest::TestCase.
Public Member Functions | |
def | setUp |
def | testZero |
def | testGrowing |
def | testAccEnergy |
Public Attributes | |
checker_grid | |
checker_grid2 |
Definition at line 117 of file test_tiles.py.
def test_tiles.TestCalcAccEnergy.setUp | ( | self | ) |
Definition at line 118 of file test_tiles.py.
def test_tiles.TestCalcAccEnergy.testAccEnergy | ( | self | ) |
Definition at line 144 of file test_tiles.py.
def test_tiles.TestCalcAccEnergy.testGrowing | ( | self | ) |
Definition at line 136 of file test_tiles.py.
def test_tiles.TestCalcAccEnergy.testZero | ( | self | ) |
Definition at line 124 of file test_tiles.py.
Definition at line 121 of file test_tiles.py.
Definition at line 122 of file test_tiles.py.