tests/pymox/stubout_testee.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 02 Aug 2009 15:19:50 +0530
changeset 2709 7a595f688ab5
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add parent parameter to accommodate entity groups.

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