tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 27 Sep 2009 18:18:53 +0200
changeset 2981 8a99de852dc2
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed Task public view to always call the update method. Also removed an obsolete value ws_entity that could not be unpacked (therefore causing 505's).

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