package testutil
import "honnef.co/go/tools/analysis/lint/testutil"
Index ¶
- func Check(t *testing.T, gopath string, diagnostics []runner.Diagnostic, facts []runner.TestFact)
- func CheckSuggestedFixes(t *testing.T, diagnostics []runner.Diagnostic)
- func Run(t *testing.T, analyzers []*lint.Analyzer, tests map[string][]Test)
- type Test
Functions ¶
func Check ¶
func CheckSuggestedFixes ¶
func CheckSuggestedFixes(t *testing.T, diagnostics []runner.Diagnostic)
func Run ¶
Types ¶
type Test ¶
Source Files ¶
check.go util.go
- Version
- v0.3.3
- Published
- Jul 29, 2022
- Platform
- linux/amd64
- Imports
- 23 packages
- Last checked
- 9 minutes ago –
Tools for package owners.