ApiClientTestBase¶
Namespace: IntegrationTests.Infrastructure
Base class for integration tests that require generated API client instances for testing API endpoints.
Extends IntegrationTestBase with pre-configured API clients for all available controllers.
Inheritance Object → IntegrationTestBase → ApiClientTestBase
Methods¶
OneTimeSetUp()¶
One-time setup to initialize API clients using the test HTTP client and base URL.