tests/pymox/stubout_testee.py
author Todd Larsen <tlarsen@google.com>
Wed, 28 Jan 2009 21:01:37 +0000
changeset 1053 3b9552cf748a
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Rename the confusing Tossed Model class to PresenceWithToS. Patch by: Todd Larsen Review by: to-be-reviewed

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