package
0.0.0-20230525083848-85336ec334fa
Repository: https://github.com/shabbyrobe/xmlwriter.git
Documentation: pkg.go.dev
# Functions
Assert fails the test if the condition is false.
Equals fails the test if exp is not equal to act.
FloatNear ensures floats which may not strictly compare equal fall inside a user supplied epsilon.
OK fails the test if an err is not nil.
Pattern fails the test if the input string does not match the supplied regular expression.