Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HTTPPort int GRPCPort int )
Functions ¶
func PickUpTestPorts ¶
func PickUpTestPorts() error
Types ¶
type TestCasesMap ¶
func GenerateTestCases ¶
func GenerateTestCases() (testCases []*db.Case, testCasesMap *TestCasesMap)
func (*TestCasesMap) CheckTestCaseAvailability ¶
func (tcm *TestCasesMap) CheckTestCaseAvailability(caseHash string) (string, bool)
func (*TestCasesMap) CountTestCases ¶
func (tcm *TestCasesMap) CountTestCases() int
func (*TestCasesMap) GetRemainingValues ¶
func (tcm *TestCasesMap) GetRemainingValues() []string
Click to show internal directories.
Click to hide internal directories.