tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 25 Mar 2009 15:20:01 +0000
changeset 2008 33c7bd727f16
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Placing a public review via the review interface now also triggers the status change to pending. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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