struct MockServerClient::BinaryBodyMatcher

Included Modules

Defined in:

mockserver/structs.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(base_64_bytes : String, content_type : String | Nil = nil, type : MockServerClient::BodyTypes = BodyTypes::BINARY) #

[View source]

Instance Method Detail

def base_64_bytes : String #

def content_type : String | Nil #

def content_type! #

[View source]