AuthPhoneNumberBackendConformanceSuite constructor

AuthPhoneNumberBackendConformanceSuite(
  1. AuthPhoneNumberBackendConformanceFactory createFixture
)

Creates a suite backed by createFixture.

Implementation

AuthPhoneNumberBackendConformanceSuite(this.createFixture);