Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "eventuallycheck", Doc: "eventuallycheck checks if you forget to call Assertion for Eventually or not", Run: run, RunDespiteErrors: false, }
Analyzer checks if you forget to execute gomega.Assertion for gomega.Eventually
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.