# Functions

DefaultDate returns the default date used by other functions in this package.
GetExampleCACert returns one of several available sample CA certificates.
GetRunnables returns the subset of FakeManagers' runnables, which are assertable to the specified type.
IsEqualCert compares two certs, one represented as pool, the other - as a byte array.
No description provided by the author
NewTime creates a Time object, using the specified values, and a DefaultDate.
NewTimeNowStub creates test stub for the time.Now functions, using the specified values, and DefaultDate.

# Structs

No description provided by the author