tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 14 Sep 2009 19:58:43 +0200
changeset 2919 cb677410c0f1
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Using the new checkIsMyActiveRole check where necessary.

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