Documentation
¶
Overview ¶
Package benchmark runs benchmark tests of Finch.
Index ¶
Constants ¶
View Source
const InstalledTestSubject = "finch"
InstalledTestSubject is the test subject when Finch is installed.
Variables ¶
View Source
var Installed = flag.Bool("installed", false, "the flag to show whether the tests are run against installed application")
Installed indicates whether the tests are run against installed application.
Functions ¶
func GetSubject ¶
GetSubject returns the testing subject based on INSTALLED flag.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.