tests

package module
v0.0.0-...-1286238 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 License: MIT Imports: 5 Imported by: 0

README

test

The test package for GoLang.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Test = BaseTests{}

Functions

This section is empty.

Types

type BaseTests

type BaseTests struct {
	// contains filtered or unexported fields
}

func (*BaseTests) Debug

func (b *BaseTests) Debug(out interface{})

func (*BaseTests) End

func (b *BaseTests) End(content string)

func (*BaseTests) Logs

func (b *BaseTests) Logs(content string) *BaseTests

func (*BaseTests) Msg

func (b *BaseTests) Msg(content string) *BaseTests

func (*BaseTests) New

func (b *BaseTests) New(t *testing.T) *BaseTests

func (*BaseTests) No

func (b *BaseTests) No(out interface{})

func (*BaseTests) Ok

func (b *BaseTests) Ok(out interface{})

func (*BaseTests) Skip

func (b *BaseTests) Skip(out interface{})

func (*BaseTests) Start

func (b *BaseTests) Start(content string)

func (*BaseTests) T

func (b *BaseTests) T(t *testing.T) *BaseTests

Jump to

Keyboard shortcuts

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