tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 03 Jul 2009 12:02:57 +0200
changeset 2498 fd51f2159bff
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Overwrite _getSurveyRecordFor in ProjectSurvey view to take StudentProject into account.

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