tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 30 Jun 2009 18:02:10 +0200
changeset 2467 f46cff8d676b
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Solved some merging problems and use the getRecordLogic where needed.

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