rubix_cube.tests.test_cube_game module

Rubix Cube <rubix_cube.cube.Cube class tests Module

Module Description

Module Contents

class rubix_cube.tests.test_cube_game.TestCubeGameMethods(methodName='runTest')[source]

Bases: unittest.case.TestCase

test_back()[source]
test_down()[source]
test_equator()[source]
test_front()[source]
test_left()[source]
test_middle()[source]
test_right()[source]
test_standing()[source]
test_up()[source]