tests.apologies.test_rules

Module Contents

class tests.apologies.test_rules.TestAction
test_constructor()
class tests.apologies.test_rules.TestMove
test_constructor_uuid()
test_constructor_uuid_unique()
test_constructor_explicit()
class tests.apologies.test_rules.TestRules
test_constructor()
test_draw_again()
test_start_game_started()
test_start_game_standard()
test_start_game_adult()
test_execute_move()
test_evaluate_move()
tests.apologies.test_rules.RED
tests.apologies.test_rules.YELLOW
tests.apologies.test_rules.GREEN
tests.apologies.test_rules.BLUE
class tests.apologies.test_rules.TestPosition
test_constructor()
test_distance_to_home()
test_calculate_position_home()
test_calculate_position_start()
test_calculate_position_from_safe()
test_calculate_position_from_square()
class tests.apologies.test_rules.TestLegalMoves