export

package
v2.0.0-rc11+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2019 License: GPL-3.0 Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCases

func GetCases(caseLister handler.TestCaseLister, pj *project.Project) []*test.Case

GetCases returns all cases of the project

func GetSequences added in v1.7.0

func GetSequences(sequenceLister handler.TestSequenceLister, project *project.Project) []*test.Sequence

GetSequences returns all sequences of the project

Types

type ExportJsonProject

type ExportJsonProject struct {
	Project    *project.Project
	Cases      []*test.Case
	Sequences  []*test.Sequence
	Labels     []*project.Label
	TestLabels []*project.TestLabel
}

Jump to

Keyboard shortcuts

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