twisted.test.test_sslverify.FakeCryptoState(object) class documentationtwisted.test.test_sslverify
(View In Hierarchy)
State for FakeCrypto
| Parameters | getEllipticCurveRaises | What FakeCrypto.get_elliptic_curve
should raise; None
and it won't raise anything |
| getEllipticCurveReturns | What FakeCrypto.get_elliptic_curve
should return. |
| Instance Variable | getEllipticCurveCalls | The arguments with which FakeCrypto.get_elliptic_curve
has been called. (type: list) |
| Method | __init__ | Undocumented |
FakeCrypto.get_elliptic_curve
has been called. (type: list)