package
0.2.0
Repository: https://github.com/pellared/fluentassert.git
Documentation: pkg.go.dev

# Functions

Comparable is used for testing a comparable object.
Obj is used for testing any object.

# Structs

FluentComparable encapsulates assertions for comparable object.
FluentObj encapsulates assertions for any object.

# Type aliases

FailureMessage encapsulates failure message that can by emitted using objects compatible with the testing.TB interface.