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_construct_legal_moves_no_moves_with_card()
-
test_construct_legal_moves_no_moves_no_card()
-
test_construct_legal_moves_with_moves_with_card()
-
test_construct_legal_moves_with_moves_no_card()
-
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
-
test_construct_legal_moves_card_1()
-
test_construct_legal_moves_card_2()
-
test_construct_legal_moves_card_3()
-
test_construct_legal_moves_card_4()
-
test_construct_legal_moves_card_5()
-
test_construct_legal_moves_card_7()
-
test_construct_legal_moves_card_8()
-
test_construct_legal_moves_card_10()
-
test_construct_legal_moves_card_11()
-
test_construct_legal_moves_card_12()
-
test_construct_legal_moves_card_apologies()
-
test_construct_legal_moves_special()