package
0.0.51
Repository: https://github.com/redhat-developer/kam.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AssertErrorMatch (t, "failed to open", err) would fail with a Fatal error if the string did not match.
AssertNoError fails if there's an error.
ErrorMatch returns true if an error matches the required string.