tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 02 Jul 2009 15:34:02 +0200
changeset 2486 78c87d9f4af7
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added hook methods to takeGet and takePost.

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