tests.apologies.test_engine

Module Contents

class tests.apologies.test_engine.TestCharacter
test_constructor()
test_choose_move()
class tests.apologies.test_engine.TestEngine
test_constructor_not_random()
test_constructor_random()
test_started()
test_completed()
test_winner()
test_reset()
test_start_game()
test_draw()
test_discard()
test_play_next_completed()
test_play_next_failed()
test_play_next_standard_forfeit()
test_play_next_standard_illegal()
test_play_next_standard_draw_again()
test_play_next_standard_complete()
test_play_next_adult_forfeit()
test_play_next_adult_illegal()
test_play_next_adult_draw_again()
test_play_next_adult_draw_again_complete()