Documentation ¶
Index ¶
- func DescribeDeleteListFor(ctx *common.TestContext, t TestCase) bool
- func DescribeDeleteTestsfor(ctx *common.TestContext, t TestCase) bool
- func DescribeGetTestsfor(ctx *common.TestContext, t TestCase) bool
- func DescribeListTestsFor(ctx *common.TestContext, t TestCase) bool
- func DescribeTestsFor(t TestCase) bool
- type Op
- type TestCase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeDeleteListFor ¶
func DescribeDeleteListFor(ctx *common.TestContext, t TestCase) bool
func DescribeDeleteTestsfor ¶
func DescribeDeleteTestsfor(ctx *common.TestContext, t TestCase) bool
func DescribeGetTestsfor ¶
func DescribeGetTestsfor(ctx *common.TestContext, t TestCase) bool
func DescribeListTestsFor ¶
func DescribeListTestsFor(ctx *common.TestContext, t TestCase) bool
func DescribeTestsFor ¶
Types ¶
type TestCase ¶
type TestCase struct { API string SupportsLabels bool SupportedOps []Op ResourceBlueprint func(ctx *common.TestContext) common.Object ResourceWithoutNullableFieldsBlueprint func(ctx *common.TestContext) common.Object AdditionalTests func(ctx *common.TestContext) }
Click to show internal directories.
Click to hide internal directories.