package
3.0.15+incompatible
Repository: https://github.com/vmware/terraform-provider-vra7.git
Documentation: pkg.go.dev

# Functions

AssertContainsString asserts when the actual string contains the expectedSubString.
AssertEqualsInt asserts when expected and actual integer valus are equal.
AssertEqualsString asserts when the expected and actual strings are qual.
AssertFalse asserts when the message is true.
AssertNil asserts when the objectType is nil.
AssertNilError asserts when the error is nil.
AssertNotNil asserts when the objectType is not nil.
AssertNotNilError asserts when the error is not nil.
AssertPrefixString asserts when the actual string contains the prefix expectedPrefix.
AssertStringNotEmpty asserts when the string is not empty.
AssertTrue asserts when the message is true.
ConvertInterfaceToString cpnverts interface to string.
InitLog - initializes the log.
MarshalToJSON the object to JSON and convert to *bytes.Buffer.
UnmarshalJSON decodes json.
UnmarshalJSONStringIfNecessary parses value and if it's JSON string, unmarshal it.

# Constants

utility constants.