LaunchDarkly .NET Test Helpers

(version 2.0.0)

The LaunchDarkly.TestHelpers package centralizes some test support code that is used by LaunchDarkly's .NET and Xamarin SDKs and related components, and that may be useful in other .NET projects.

While this code may be useful in other projects, it is primarily geared toward LaunchDarkly's own development needs and is not meant to provide a large general-purpose framework. It is meant for unit test code and should not be used as a runtime dependency.

Namespaces

LaunchDarkly.TestHelpers.HttpTest: A simple portable HTTP test server with response mocking.

LaunchDarkly.TestHelpers: General-purpose helper types.

In This Article
Back to top Generated by DocFX