package testutil
import "honnef.co/go/tools/analysis/lint/testutil"
Index ¶
- func Check(t *testing.T, gopath string, files []string, diagnostics []runner.Diagnostic, facts []runner.TestFact)
- func CheckSuggestedFixes(t *testing.T, diagnostics []runner.Diagnostic)
- func Run(t *testing.T, a *lint.Analyzer)
- type Test
Functions ¶
func Check ¶
func Check(t *testing.T, gopath string, files []string, diagnostics []runner.Diagnostic, facts []runner.TestFact)
func CheckSuggestedFixes ¶
func CheckSuggestedFixes(t *testing.T, diagnostics []runner.Diagnostic)
func Run ¶
Types ¶
type Test ¶
Source Files ¶
check.go util.go
- Version
- v0.5.0-rc.1
- Published
- Jul 1, 2024
- Platform
- windows/amd64
- Imports
- 24 packages
- Last checked
- 35 minutes ago –
Tools for package owners.