Table of Contents

Class DefaultApiKeyRegistryTests

Namespace
Tlabs.Identity.Intern.Test
Assembly
Tlabs.SrvBase.Tests.dll
public class DefaultApiKeyRegistryTests : IClassFixture<DefaultApiKeyRegistryTests.Fixture>
Inheritance
DefaultApiKeyRegistryTests
Implements
IClassFixture<Fixture>
Inherited Members
Extension Methods

Constructors

DefaultApiKeyRegistryTests(Fixture)

public DefaultApiKeyRegistryTests(DefaultApiKeyRegistryTests.Fixture fixture)

Parameters

fixture DefaultApiKeyRegistryTests.Fixture

Methods

TestDeregisterKey()

public void TestDeregisterKey()

TestGenerateKey()

public void TestGenerateKey()

TestRegisterKey()

public void TestRegisterKey()

TestRegisteredKeys()

public void TestRegisteredKeys()

TestValidation()

public void TestValidation()

TestVerifyKey()

public void TestVerifyKey()