# Functions
BeInitializedPtr panics with errorStr if val interface is nil.
BeTrue panics when condition is false.
BeTypeKind panics with errorStr error, if v interface is not of reflect kind.
TypeBeOfKind panics with errorStr error, if v type is not of reflect kind.
ValueBeOfTypeKind panics with errorStr error, if v value is not of reflect kind.