AuthWebAuthnStoreConformanceSuite constructor

AuthWebAuthnStoreConformanceSuite(
  1. AuthWebAuthnStoreConformanceFactory createFixture
)

Creates a suite backed by createFixture.

Implementation

AuthWebAuthnStoreConformanceSuite(this.createFixture);