Tests for twisted.cred._digest and 
the associated bits in twisted.cred.credentials.
| Function | b64encode | Undocumented | 
| Class | FakeDigestCredentialFactory | A Fake Digest Credential Factory that generates a predictable nonce and opaque | 
| Class | DigestAuthTests | TestCasemixin class which defines a number of tests forDigestCredentialFactory.
Because this mixin definessetUp, it must be inherited beforeTestCase. |