tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 30 Jul 2009 13:54:47 +0200
changeset 2694 b8f083157e33
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Redone the gathering of data for the student<->mentor map. Note that the data is not actually being put in the template yet.

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