- Timestamp:
- 4 Feb 2017, 18:26:35 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/reports/tests/test_session_results_presentation.py
r14425 r14503 41 41 42 42 def test_create_pdf(self): 43 self.certificate.degree = 'BA(FS)' 43 44 report = CustomSessionResultsPresentation('fac1', 'dep1', 'CERT1', 2010, 100) 44 45 result = report.create_pdf('JOB_ID')
Note: See TracChangeset for help on using the changeset viewer.