tardis.apps.oaipmh.tests package

Submodules

tardis.apps.oaipmh.tests.test_oai module

class tardis.apps.oaipmh.tests.test_oai.EndpointTestCase(methodName='runTest')

Bases: django.test.testcases.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

tearDown()

Hook method for deconstructing the test fixture after testing it.

testGetRecord()
testIdentify()
testListIdentifiers()
testListMetadataFormats()
testListRecords()

Module contents