# Functions

DeepCompare uses gocheck DeepEquals but provides nice diff if things are not equal.
ExpectAccessDenied expects error to be access denied.
ExpectAlreadyExists expects already exists error.
ExpectBadParameter expects bad parameter error.
ExpectCompareFailed expects compare failed error.
ExpectNotFound expects not found error.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserCertificateLegacy is a SSH user certificate in the old legacy format.
UserCertificateRolesAndTraits is a SSH user certificate in the standard format with roles "admin" and traits "logins": []string{"foo"}.
UUID is the unique identifier used in tests.

# Variables

No description provided by the author