struct MockServerClient::RegexBodyMatcher

Included Modules

Defined in:

mockserver/structs.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(regex : String, type : MockServerClient::BodyTypes = BodyTypes::REGEX) #

[View source]

Instance Method Detail

def regex : String #