tests/pymox/stubout_testee.py
author Daniel Diniz <ajaksu@gmail.com>
Sun, 28 Jun 2009 14:40:55 +0200
changeset 2433 0ba41e115dbc
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added Access checks for Surveys. Patch by: Daniel Diniz, James Levy Reviewed by: Lennard de Rijk

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