tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 14 Sep 2009 18:42:52 +0200
changeset 2914 4f821debda33
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add a start and end method to MockRequest

def SampleFunction():
  raise Exception('I should never be called!')