testplan

package
v0.0.0-...-0fda810 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_testplan_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TestPlan

type TestPlan struct {
	Identity *metadata.Identity `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
	// ID of the project that owns the scenario. MANDATORY
	ProjectId string `protobuf:"bytes,2,opt,name=projectId,proto3" json:"projectId,omitempty"`
	// Used for unique identification. It should be a brief description of what you are testing. MANDATORY
	Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	// Description is used to add detailed information
	Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

func (*TestPlan) Descriptor deprecated

func (*TestPlan) Descriptor() ([]byte, []int)

Deprecated: Use TestPlan.ProtoReflect.Descriptor instead.

func (*TestPlan) GetDescription

func (x *TestPlan) GetDescription() string

func (*TestPlan) GetIdentity

func (x *TestPlan) GetIdentity() *metadata.Identity

func (*TestPlan) GetName

func (x *TestPlan) GetName() string

func (*TestPlan) GetProjectId

func (x *TestPlan) GetProjectId() string

func (*TestPlan) ProtoMessage

func (*TestPlan) ProtoMessage()

func (*TestPlan) ProtoReflect

func (x *TestPlan) ProtoReflect() protoreflect.Message

func (*TestPlan) Reset

func (x *TestPlan) Reset()

func (*TestPlan) String

func (x *TestPlan) String() string

func (*TestPlan) Validate

func (s *TestPlan) Validate() error

Validate checks the integrity of the TestPlan

Jump to

Keyboard shortcuts

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