class

PerformBenchmark

Inherits Reference < Object

Constructors

new(options : CliOptions)
Source

Instance methods

call
Source
call_concurrently
Source
call_with_receipt
Source
delete
Source
handle_delete_response(response_code : Int32)
Source
handle_get_response(response_code : Int32)
Source
handle_patch_response(response_code : Int32)
Source
handle_post_response(response_code : Int32)
Source
handle_put_response(response_code : Int32)
Source
patch
Source
perform
Source
post
Source
print_post_results
Source

Macros

create_response_handlers
Source
create_result_vars
Source
create_results_printers
Source
create_verb_methods
Source