repository.tests.test_controllers module¶
Tests for repository.controllers
.
-
class
repository.tests.test_controllers.
ControllerTestCase
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
class
repository.tests.test_controllers.
TestGetEPrintEvents
(methodName='runTest')[source]¶ Bases:
repository.tests.test_controllers.ControllerTestCase
Tests for
controllers.get_eprint_events()
.
-
class
repository.tests.test_controllers.
TestGetEPrintPDF
(methodName='runTest')[source]¶ Bases:
repository.tests.test_controllers.ControllerTestCase
Tests for
controllers.get_eprint_pdf()
.