Documentation
¶
Index ¶
- func AssertKeysDetected(t *testing.T, expectedKeys []string, expectedType string, ...)
- func TestScan(t *testing.T, detector secrets.Detector, testCases []TestCase)
- func TestScanMap(t *testing.T, detector secrets.Detector, testCases []TestCase)
- func TestScanWithKey(t *testing.T, detector secrets.Detector, testCases []TestCase)
- func TestScanWithMultipleMatches(t *testing.T, detector secrets.Detector, testCases []TestCase)
- func TestScanWithMultipleMatchesWithKey(t *testing.T, detector secrets.Detector, testCases []TestCase)
- func TestScanWithMultipleMatchesWithoutKey(t *testing.T, detector secrets.Detector, testCases []TestCase)
- type TestCase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertKeysDetected ¶
func TestScanWithKey ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.