commit | 8942011db1e951df6a3f915080eb8d2c94c7a7af | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Nov 24 22:00:29 2008 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Nov 24 22:00:29 2008 +0000 |
tree | 5203b4eadd392654d45c72d6256e6479846bdf03 | |
parent | 623429132eb2b7ffb797ca2a3408424d50659d70 [diff] |
Add unittests that verify documented behavior of public methods in Transport class. These methods can be overridden. The tests verify that the overridden methods are called, and that changes to the connection have a visible effect on the request.