selector.test.test_tournament_bookkeeping

Classes

TestTournamentBookkeeping([methodName])

class selector.test.test_tournament_bookkeeping.TestTournamentBookkeeping(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_get_get_tournament_membership_with_ray_id()[source]
test_get_tasks()[source]
test_get_tournament_membership()[source]
test_termination_check()[source]
test_update_tasks()[source]