Documentation
¶
Index ¶
Constants ¶
View Source
const (
GopPackage = true
)
Variables ¶
This section is empty.
Functions ¶
func Gopt_App_TestMain ¶
Gopt_App_TestMain is required by Go+ compiler as the entry of a Go+ testing project.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App represents a Go+ testing main application.
type Case ¶
type Case struct {
// contains filtered or unexported fields
}
Case represents a Go+ testcase.
Click to show internal directories.
Click to hide internal directories.