| 
     Inherited from TestAuthRequestOpenID2:
      failUnlessHasIdentifiers,
      failUnlessHasRealm,
      failUnlessIdentifiersPresent,
      test_opAnonymousIgnoresIdentifier,
      test_opIdentifierSendsIdentifierSelect,
      test_setAnonymousWorksForOpenID2,
      test_userAnonymousIgnoresIdentfier
       
    Inherited from TestAuthRequestMixin:
      failUnlessAnonymous,
      failUnlessHasRequiredFields,
      setUp,
      test_addExtensionArg,
      test_checkNoAssocHandle,
      test_checkWithAssocHandle,
      test_standard
       
    Inherited from support.OpenIDTestMixin:
      failIfOpenIDKeyExists,
      failUnlessOpenIDValueEquals
       
    Inherited from unittest.TestCase:
      __call__,
      __init__,
      __repr__,
      __str__,
      assertAlmostEqual,
      assertAlmostEquals,
      assertEqual,
      assertEquals,
      assertFalse,
      assertNotAlmostEqual,
      assertNotAlmostEquals,
      assertNotEqual,
      assertNotEquals,
      assertRaises,
      assertTrue,
      assert_,
      countTestCases,
      debug,
      defaultTestResult,
      fail,
      failIf,
      failIfAlmostEqual,
      failIfEqual,
      failUnless,
      failUnlessAlmostEqual,
      failUnlessEqual,
      failUnlessRaises,
      id,
      run,
      shortDescription,
      tearDown
       
    Inherited from object:
      __delattr__,
      __getattribute__,
      __hash__,
      __new__,
      __reduce__,
      __reduce_ex__,
      __setattr__
       
     |