gophermark

package module
v0.0.0-...-7d7d053 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2014 License: MIT Imports: 1 Imported by: 0

README

gophermark

Benchmarking framework for go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Benchmark

func Benchmark(b *testing.B, main func())

func Run

func Run(benchFunc func())

func SanityCheck

func SanityCheck(sanityFunc func())

func Setup

func Setup(setupFunc func())

func Verify

func Verify(actual interface{}, assert GoconveyAssertFunc, expected ...interface{})

for more, see

https://github.com/smartystreets/goconvey/blob/master/convey/assertions/

Types

type GoconveyAssertFunc

type GoconveyAssertFunc func(actual interface{}, expected ...interface{}) string

Jump to

Keyboard shortcuts

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