test

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2022 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Test

type Test struct {

	// data
	TestSpider *models.Spider
	ScriptName string
	Script     string
	// contains filtered or unexported fields
}
var T *Test

func NewTest

func NewTest() (res *Test, err error)

func (*Test) Cleanup

func (t *Test) Cleanup()

Cleanup spider fs service test cleanup

func (*Test) GetMasterFsSvc

func (t *Test) GetMasterFsSvc() interfaces.SpiderFsService

func (*Test) GetMasterSyncSvc

func (t *Test) GetMasterSyncSvc() interfaces.SpiderSyncService

func (*Test) GetWorkerFsSvc

func (t *Test) GetWorkerFsSvc() interfaces.SpiderFsService

func (*Test) Setup

func (t *Test) Setup(t2 *testing.T)

Setup spider fs service test setup

Jump to

Keyboard shortcuts

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