Skip to main content

Types

Classes

NameSummary
AspNetCoreBreakdanceTestBaseA base class for building unit tests for AspNetCore APIs that automatically maintains a AspNetCoreBreakdanceTestBase.TestServer with configuration and a Dependency Injection containers for you.
AspNetCoreBreakdanceTestBaseA base class for building unit tests for AspNetCore APIs that automatically maintains a TestServer with configuration and a Dependency Injection containers for you.
AspNetCoreTestHelpersHelper methods for creating testable resources for AspNetCore.
HttpClientHelpersHelper methods for dealing with HttpRequestMessage.
WebApiConstantsA set of constants used by BreakDance.WebApi to simplify the configuration of test runs.