예제 #1
0
파일: tests.py 프로젝트: grodniewicz/oship
    def test_exeractCredentials(self):
        plugin = SessionCredentialsPlugin()

        self.assertEqual(plugin.extractCredentials(base.TestRequest('/')), None)