Public Member Functions | |
def | setUp (self) |
Public Attributes | |
mox | |
Static Private Attributes | |
__metaclass__ = MoxMetaTestBase | |
Convenience test class to make stubbing easier. Sets up a "mox" attribute which is an instance of Mox - any mox tests will want this. Also automatically unsets any stubs and verifies that all mock methods have been called at the end of each test, eliminating boilerplate code.
|
staticprivate |