# Functions

AssertAPIError tests if the passed error contains expected category, code and phrases in the message.
AssertErrInfoChainNotReachable tests if additional info field is of correct type and has expected values.
AssertErrInfoFailedPreCondUnclosedChs tests if additional info field is of correct type and has expected values.
AssertErrInfoInvalidArgument tests if additional info field is of correct type and has expected values.
AssertErrInfoInvalidConfig tests if additional info field is of correct type and has expected values.
AssertErrInfoInvalidContracts tests if additional info field is of correct type and has expected values.
AssertErrInfoPeerNotFunded tests if additional info field is of correct type and has expected values.
AssertErrInfoPeerRejected tests if additional info field is of correct type and has expected values.
AssertErrInfoPeerRequestTimedOut tests if additional info field is of correct type and has expected values.
AssertErrInfoResourceExists tests if additional info field is of correct type and has expected values.
AssertErrInfoResourceNotFound tests if additional info field is of correct type and has expected values.
AssertErrInfoTxTimedOut tests if additional info field is of correct type and has expected values.
AssertErrInfoUserResponseTimedOut tests if additional info field is of correct type and has expected values.