tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 14 Jul 2009 16:46:42 +0200
changeset 2643 222be0eb4aab
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added updateProjectsForGradingRecords to StudentProject Logic. This method takes a list of record_entities, processes them and batch puts the update StudentProjects.

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