Package org.apache.beam.sdk.io.gcp.testing
@Internal
package org.apache.beam.sdk.io.gcp.testing
Defines utilities for unit testing Google Cloud Platform components of Apache Beam pipelines.
-
ClassesClassDescriptionA wrapper class to call Bigquery API calls.A matcher to verify data in BigQuery by processing given query and comparing with content's checksum.A fake implementation of BigQuery's query service..An implementation of
BigQueryServices.BigQueryServerStream
which takes aList
as theIterable
to simulate a server stream.A fake dataset service that can be serialized, for use in testReadFromTable.A fake implementation of BigQuery's job service.