latest.ipv8.test.attestation.wallet.irmaexact.test_builder

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

TestBuilder

Tests related to the IRMA proof builder.

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

Bases: latest.ipv8.test.base.TestBase

Tests related to the IRMA proof builder.

setUp() None

Set up proof constants.

test_build_proofu() None

Test building a proofU using the credential builder.

test_build_proof_list() None

Test building a proofList using the credential builder.

test_build_proofs() None

Check if the proving a signature works.