tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 11 Apr 2009 13:42:12 +0000
changeset 2156 0f5f68891822
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added two menu items to the program menu. The first addition is a link to redirect to the Host's view for showing duplicates. The second addition is a link for Students to an overview of all their projects in the current program. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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