tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 29 Jun 2009 14:01:24 +0200
changeset 2444 6276c3340c30
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Separated two survey types out of the main survey model. These models are ProjectSurvey and GradingProjectSurvey.

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