testing

package
v1.0.20 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CreateOutput = `` /* 444-byte string literal not displayed */
View Source
var CreateResponse = securitygrouprules.SecurityGroupRule{
	RemoteGroupId:   "",
	Direction:       "egress",
	Protocol:        "tcp",
	Description:     "Test SecurityGroup",
	Ethertype:       "IPv4",
	RemoteIpPrefix:  "10.10.0.0/24",
	SecurityGroupId: "7af80d49-0a43-462d-aed8-a1e12ac91af6",
	ID:              "26243298-ae79-46a3-bad9-34395762e033",
}
View Source
var GetOutput = `` /* 392-byte string literal not displayed */
View Source
var GetResponse = securitygrouprules.SecurityGroupRule{
	RemoteGroupId:   "",
	Direction:       "egress",
	Protocol:        "tcp",
	Description:     "Test SecurityGroup",
	Ethertype:       "IPv4",
	RemoteIpPrefix:  "10.10.0.0/24",
	SecurityGroupId: "7af80d49-0a43-462d-aed8-a1e12ac91af6",
	ID:              "26243298-ae79-46a3-bad9-34395762e033",
}
View Source
var List1Output = `` /* 1183-byte string literal not displayed */
View Source
var List2Output = `` /* 222-byte string literal not displayed */
View Source
var ListResponse = []securitygrouprules.SecurityGroupRule{
	{
		RemoteGroupId:   "",
		Direction:       "ingress",
		Protocol:        "tcp",
		Description:     "",
		Ethertype:       "IPv4",
		RemoteIpPrefix:  "0.0.0.0/0",
		PortRangeMax:    &PortNumber_3389,
		SecurityGroupId: "7844d4b4-d78f-45dc-9465-2b4d1bca83a5",
		PortRangeMin:    &PortNumber_3389,
		ID:              "164bcf26-c9c0-417a-abc5-c129ad0c1854",
	},
	{
		RemoteGroupId:   "",
		Direction:       "ingress",
		Protocol:        "tcp",
		Description:     "",
		Ethertype:       "IPv4",
		RemoteIpPrefix:  "0.0.0.0/0",
		PortRangeMax:    &PortNumber_22,
		SecurityGroupId: "7844d4b4-d78f-45dc-9465-2b4d1bca83a5",
		PortRangeMin:    &PortNumber_22,
		ID:              "ff0eb13a-9ea7-432c-9032-9316a298d43a",
	},
}
View Source
var PortNumber_22 = 22
View Source
var PortNumber_3389 = 3389

Functions

func HandleCreateSuccessfully

func HandleCreateSuccessfully(t *testing.T)

func HandleDeleteSuccessfully

func HandleDeleteSuccessfully(t *testing.T)

func HandleGetSuccessfully

func HandleGetSuccessfully(t *testing.T)

func HandleListSuccessfully

func HandleListSuccessfully(t *testing.T, endPoint string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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