Documentation
¶
Overview ¶
Package finders contains the implementations of the abstract finder interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var G3MoblyFinderType = common.FinderHarness("G3Mobly")
Functions ¶
Types ¶
type G3MoblyFinder ¶
type G3MoblyFinder struct {
*common.AbstractFinder
}
func NewG3MoblyFinder ¶
func NewG3MoblyFinder(ctx context.Context, req *api.InternalTestplan, log *log.Logger) *G3MoblyFinder
func (*G3MoblyFinder) FindTestsAB ¶
func (ex *G3MoblyFinder) FindTestsAB() (*api.InternalTestplan, error)
Click to show internal directories.
Click to hide internal directories.