EduploneExam/tests testResponse.py,1.2,1.3
Jens Klein <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneExam/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31664/tests
Modified Files:
testResponse.py
Log Message:
fixed test
Index: testResponse.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/tests/testResponse.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** testResponse.py 15 Dec 2004 11:22:37 -0000 1.2
--- testResponse.py 15 Dec 2004 11:37:49 -0000 1.3
***************
*** 25,30 ****
def makeQuestion(self):
! self.folder.invokeFactory('MultipleChoiceQuestion', 'question')
! self.qObj=self.folder.question
#testing
--- 25,31 ----
def makeQuestion(self):
! self.folder.invokeFactory('ExamFolder', 'examfolder')
! self.folder.examfolder.invokeFactory('MultipleChoiceQuestion', 'question')
! self.qObj=self.folder.examfolder.question
#testing
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/