tests/pymox/stubout_testee.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 30 Aug 2009 22:00:07 +0530
changeset 2845 99121cc7181d
parent 1000 9af147fc1f1c
permissions -rw-r--r--
GHOPWorkSubmission model is made id_based and inherits from base. Also a reference property to GHOPOrganization is added in GHOPWorkSubmission model.

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