better

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BeChronological        = wrap(should.BeChronological)
	BeEmpty                = wrap(should.BeEmpty)
	BeFalse                = wrap(should.BeFalse)
	BeGreaterThan          = wrap(should.BeGreaterThan)
	BeGreaterThanOrEqualTo = wrap(should.BeGreaterThanOrEqualTo)
	BeIn                   = wrap(should.BeIn)
	BeLessThan             = wrap(should.BeLessThan)
	BeLessThanOrEqualTo    = wrap(should.BeLessThanOrEqualTo)
	BeNil                  = wrap(should.BeNil)
	BeTrue                 = wrap(should.BeTrue)
	Contain                = wrap(should.Contain)
	EndWith                = wrap(should.EndWith)
	Equal                  = wrap(should.Equal)
	HappenAfter            = wrap(should.HappenAfter)
	HappenBefore           = wrap(should.HappenBefore)
	HappenOn               = wrap(should.HappenOn)
	HappenWithin           = wrap(should.HappenWithin)
	HaveLength             = wrap(should.HaveLength)
	Panic                  = wrap(should.Panic)
	StartWith              = wrap(should.StartWith)
	WrapError              = wrap(should.WrapError)
)
View Source
var NOT negated

NOT (a singleton) constrains all negated assertions to their own namespace.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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