gotools/go/analysis/internal/checker/checker_test.go

func TestApplyFixes(t *testing.T) {}

var renameAnalyzer

var otherAnalyzer

func run(pass *analysis.Pass) (interface{}

func TestRunDespiteErrors(t *testing.T) {}

type EmptyFact

func (f *EmptyFact) AFact() {}

func TestURL(t *testing.T) {}

// TestPassReadFile exercises the Pass.ReadFile function.
func TestPassReadFile(t *testing.T) {}