Documentation ¶
Index ¶
- func GetCases(caseLister handler.TestCaseLister, pj *project.Project) []*test.Case
- func GetSequences(sequenceLister handler.TestSequenceLister, project *project.Project) []*test.Sequence
- func ProjectJson(tcl handler.TestCaseLister, tsl handler.TestSequenceLister, ...) http.HandlerFunc
- type ExportJsonProject
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSequences ¶ added in v1.7.0
func GetSequences(sequenceLister handler.TestSequenceLister, project *project.Project) []*test.Sequence
GetSequences returns all sequences of the project
func ProjectJson ¶
func ProjectJson(tcl handler.TestCaseLister, tsl handler.TestSequenceLister, labelStore handler.Labels) http.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.