Microsoft.AspNetCore.Identity.Test Namespace

Classes

IdentityResultAssert

Helper for tests to validate identity results.

IdentitySpecificationTestBase<TUser,TRole>

Common functionality tests that all verifies user manager functionality regardless of store implementation

IdentitySpecificationTestBase<TUser,TRole,TKey>

Base class for tests that exercise basic identity functionality that all stores should support.

TestLogger<TName>

Test logger.

UserManagerSpecificationTestBase<TUser>

Base class for tests that exercise basic identity functionality that all stores should support.

UserManagerSpecificationTestBase<TUser,TKey>

Base class for tests that exercise basic identity functionality that all stores should support.

Interfaces

ITestLogger

test logger.