mock

package
v1.10.6 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: MIT, MIT Imports: 1 Imported by: 0

Documentation

Overview

Package mock contains all the mocks used in testing

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scraper

type Scraper struct {
	ScrapeFn func(id string, directories []string) error
}

Scraper implements a mock for the Scraper from "github.com/kubeshop/testkube/pkg/executor/scraper"

func (Scraper) Scrape

func (s Scraper) Scrape(id string, directories []string) error

Jump to

Keyboard shortcuts

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