tests

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertKeysDetected

func AssertKeysDetected(t *testing.T, expectedKeys []string, expectedType string, detectedSecrets []secrets.DetectedSecret)

func TestScan

func TestScan(t *testing.T, detector secrets.Detector, testCases []TestCase)

func TestScanMap

func TestScanMap(t *testing.T, detector secrets.Detector, testCases []TestCase)

func TestScanWithKey

func TestScanWithKey(t *testing.T, detector secrets.Detector, testCases []TestCase)

func TestScanWithMultipleMatches

func TestScanWithMultipleMatches(t *testing.T, detector secrets.Detector, testCases []TestCase)

func TestScanWithMultipleMatchesWithKey

func TestScanWithMultipleMatchesWithKey(t *testing.T, detector secrets.Detector, testCases []TestCase)

func TestScanWithMultipleMatchesWithoutKey

func TestScanWithMultipleMatchesWithoutKey(t *testing.T, detector secrets.Detector, testCases []TestCase)

Types

type TestCase

type TestCase struct {
	Name, Input     string
	ExpectDetection bool
}

Jump to

Keyboard shortcuts

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