constTestHelper

package
v0.0.0-...-a97389e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FilePthSep = string(os.PathSeparator)
)

Variables

View Source
var (
	NewLine  = "\n"
	RootPath = ""

	ZentaoPort     = 58080
	ZentaoSiteUrl  = fmt.Sprintf("http://127.0.0.1:%d", ZentaoPort)
	ZentaoUsername = "admin"
	ZentaoPassword = "P2ssw0rd"

	UiPort = 58000
	ZtfUrl = fmt.Sprintf("http://127.0.0.1:%d/", UiPort)

	ZentaoExtUrl = "https://www.zentao.net/file-download-22700.html"

	WorkspaceName = "单元测试工作目录"
	SiteName      = "单元测试站点"
)

Functions

func SetZentaoSiteUrl

func SetZentaoSiteUrl(url string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL