LoadTestBase¶
Namespace: LoadTests.Infrastructure
Base class for load tests using TestContainers and API factory
Inheritance Object → LoadTestBase
Methods¶
GetApiBaseUrl()¶
Get the API base URL from the factory
Returns¶
GlobalSetup()¶
Sets up the test environment with all required infrastructure
Returns¶
GlobalTeardown()¶
Cleans up the test infrastructure after all tests complete