MasterCard\Api\AccountInquiry
- ✓ example stolen
- ✓ example lost
MasterCard\Api\Insights
MasterCard\Api\JsonEcho
MasterCard\Api\MerchantCountries
- ✓ example merchants country
MasterCard\Api\MultiplePathUserPost
- ✓ get user posts with mutplie path
- ✓ update user posts with mutplie path
- ✓ delete user posts with mutplie path
MasterCard\Api\NodeJSFunctional
- ✓ Action read from post with 200
- ✓ Action read from post with 500
- ✓ Action read from post with criteria 200
- ✓ Action list from post with 200
- ✓ Action list from post with criteria 200
- ✓ Action create from post with 200
- ✓ Action update from post 200
- ✓ Action delete from post 200
- ✓ Action list from user post path 200
- ✓ Action list from user header path 200
- ✓ Action multipath delete 200
MasterCard\Api\Parameters
MasterCard\Api\Post
- ✓ list posts query 1
- ✓ list posts query 2
- ✓ create post test only
- ✓ get post query 1
- ✓ get post query 2
- ✓ update post
- ✓ delete post
- ✓ get user posts with header
MasterCard\Api\UserPostPath
- ✓ get user posts with path
MasterCard\Api\User
- ✓ list users
- ✓ list users query
- ✓ create user
- ✓ get user
- ✓ get user query
- ✓ update user
- ✓ delete user
- ✓ delete user 200
- ✓ delete user 204
MasterCard\Core\ApiController
- ✓ Api config
- ✓ Environment
- ✓ 200 with map
- ✓ 200 with list
- ✓ 204
- ✓ 405 not allowed
- ✓ 405 not allowed case insensitive
- ✓ 400 invald request
- ✓ 400 invald request case insensitive
- ✓ 401 unauthorised
- ✓ 500 invalidrequest
- ✓ 500 invalidrequest json native
- ✓ Get url with empty queue
- ✓ Get url with non matching queue
- ✓ Get url with query
- ✓ Get url with override
- ✓ POST request
- ✓ POST request with jsonNative and contentTypeOverride
- ✓ GET request
MasterCard\Core\Model\BaseMap
- ✓ Map
- ✓ Map with list of values
- ✓ Nested map
- ✓ Nested map with list
- ✓ For nested list of maps
- ✓ For nested list of value
MasterCard\Core\Security\OAuth\OAuthUtil
- ✓ Get nonce
- ✓ Get timestamp
- ✓ Generate signature
- ✓ Oauth signature from c sharp example
MasterCard\Core\Util
- ✓ Normalize url
- ✓ Normalize parameter
- ✓ Base 64 encode
- ✓ Sha 1 encode
- ✓ Url encode
- ✓ Uri 3986 encode
- ✓ Sub map
- ✓ Get replaced path