gigl.src.mocking.dataset_asset_mocker#

Attributes#

Classes#

DatasetAssetMocker

Enables functionality to mock the input / output assets of all components based on input graph data.

Module Contents#

class gigl.src.mocking.dataset_asset_mocker.DatasetAssetMocker[source]#

Enables functionality to mock the input / output assets of all components based on input graph data. Useful to (re-)generate assets which can be used for testing.

mock_assets(mocked_dataset_info)[source]#
Parameters:

mocked_dataset_info (gigl.src.mocking.lib.mocked_dataset_resources.MockedDatasetInfo)

Return type:

gigl.common.GcsUri

gigl.src.mocking.dataset_asset_mocker.logger[source]#