# 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.