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