util

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2022 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderFactories = map[string]func() (*schema.Provider, error){

	"uaa": func() (*schema.Provider, error) {
		return uaaProvider, nil
	},
}

Functions

func AssertEquals

func AssertEquals(attributes map[string]string,
	key string, expected interface{}) error

func AssertSame

func AssertSame(expected interface{}, actual interface{}) error

func AssertSetEquals

func AssertSetEquals(attributes map[string]string,
	key string, expected []interface{}) (err error)

func TestCheckResourceSet

func TestCheckResourceSet(ref string, attr string, values []string) resource.TestCheckFunc

func UaaSession

func UaaSession() *api.Session

func VerifyEnvironmentVariablesAreSet

func VerifyEnvironmentVariablesAreSet(t *testing.T)

func WarnIfTestZoneSubDomainDoesNotResolve

func WarnIfTestZoneSubDomainDoesNotResolve(t *testing.T)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL