tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 14 Jul 2009 00:55:05 +0200
changeset 2640 da8aa1ff6943
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed an error occuring when assigning more then one secondary mentors.

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