Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestCaseFilter ¶
type TestCaseFilter map[string]interface{}
func NewTestCaseFilter ¶
func NewTestCaseFilter(path string) TestCaseFilter
func (TestCaseFilter) Filter ¶
func (f TestCaseFilter) Filter(testCases []TestCase) []TestCase
Click to show internal directories.
Click to hide internal directories.