Documentation ¶
Overview ¶
Package tests defines an Analyzer that checks for common mistaken usages of tests and examples.
Index ¶
Constants ¶
View Source
const Doc = `` /* 362-byte string literal not displayed */
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "tests", Doc: Doc, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.