request

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateTestCase

type CreateTestCase struct {
	TestCaseName    string
	TestProjectName string
	TestSuiteId     int
	TestProjectId   int
	AuthorLogin     string
	Summary         string
	Steps           []testlink.TestCaseStep
	//Preconditions string
	Status              testlink.TestCaseStatus
	Importance          testlink.TestImportance
	Execution           testlink.ExecutionType
	Order               int
	InternalId          int
	CheckDuplicatedName bool
}

func (*CreateTestCase) IsValid

func (m *CreateTestCase) IsValid() bool

Jump to

Keyboard shortcuts

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