Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAssetPublishTest ¶
func RunAssetPublishTest(t *testing.T, pluginProvider pluginapitester.PluginProvider, assetProvider pluginapitester.AssetProvider, publishTypeName string, testCases []TestCase, )
RunAssetPublishTest tests the "publish" operation using the provided asset. Uses the provided plugin provider and asset provider to resolve the plugin and asset and invokes the "publish" command.
func RunAssetPublishTestWithAssets ¶ added in v1.7.0
func RunAssetPublishTestWithAssets(t *testing.T, pluginProvider pluginapitester.PluginProvider, assetProviders []pluginapitester.AssetProvider, publishTypeName string, testCases []TestCase, )
RunAssetPublishTestWithAssets tests the "publish" operation using the provided assets. Uses the provided plugin provider and asset providers to resolve the plugin and asset and invokes the "publish" command.
Types ¶
Click to show internal directories.
Click to hide internal directories.