tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 03 Oct 2009 21:49:08 +0200
changeset 3003 6a84c1ff5b5c
parent 1000 9af147fc1f1c
permissions -rw-r--r--
GHOP Comments do not need to be created by a User. We also have "system" messages.

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