See: Description
Class | Description |
---|---|
GCPBaseIT | |
IOLoadTestBase |
Base class for IO Load tests.
|
IOLoadTestBase.CountingFn<T> |
A utility DoFn that counts elements passed through.
|
IOStressTestBase |
Base class for IO Stress tests.
|
IOStressTestBase.LoadPeriod |
Represents a period of time with associated load increase properties for stress testing
scenarios.
|
IOStressTestBase.MultiplierDoFn<T> |
Custom Apache Beam DoFn designed for use in stress testing scenarios.
|
LoadTestBase |
Base class for performance tests.
|
LoadTestBase.MetricsConfiguration |
Utils for the metrics.
|
LoadTestBase.MetricsConfiguration.Builder |
Enum | Description |
---|---|
IOLoadTestBase.PipelineMetricsType |
Annotation Type | Description |
---|---|
GoogleCloudIntegrationTest |
Annotation that marks the test that requires GCP resources.
|