latest.ipv8.test.attestation.wallet.irmaexact.test_proofs

Copyright (c) 2016, Maarten Everts All rights reserved.

This source code has been ported from https://github.com/privacybydesign/gabi The authors of this file are not -in any way- affiliated with the original authors or organizations.

Module Contents

Classes

TestProofs

Base TestCase to allow easy testing of IPv8 overlays.

class latest.ipv8.test.attestation.wallet.irmaexact.test_proofs.TestProofs(methodName: str = 'runTest')

Bases: latest.ipv8.test.base.TestBase

Base TestCase to allow easy testing of IPv8 overlays.

setUp()

Perform the base setup per unit test. Always call this before running your own setUp code!

test_proofu()

Test ProofU verification.

test_proofs()

Test ProofS verification.

test_proofd()

Test ProofD verification.