Package-level declarations
Types
Link copied to clipboard
Abstract base class that all engine test suite test classes should inherit from.
Link copied to clipboard
class EngineTestBuilder
Configure the test
Link copied to clipboard
Link copied to clipboard
Container for current engine test environment
Functions
Link copied to clipboard
fun testWithClient(client: SdkHttpClient, timeout: Duration = 60.seconds, builder: EngineTestBuilder)
Shared entry point usable by implementations of AbstractEngineTest.testEngines