Create an instance of the class that will use the named test
method when executed. Raises a ValueError if the instance does
not have a method with the specified name.
-
setUp()
-
tearDown()
-
test_acks()
-
test_find_circuit()
-
test_receive()
-
test_receive_reliable()
-
test_receive_zero()
-
test_send_reliable()
-
test_send_same_host()
-
test_send_variable()