Provides classes for working with tests.
Import path
import semmle.go.frameworks.Testing
Imports
go | Provides classes for working with Go programs.
|
Classes
TestCase | A program element that represents a test case.
|
TestFile | A file that contains test cases or is otherwise used for testing.
|
Modules
Ginkgo | Provides classes modeling Ginkgo.
|
TestCase | Provides classes for working with test cases.
|
TestFile | Provides classes for working with test files.
|