Class: DaVinciCRDTestKit::V221::ServerInvokeHookTest

Inherits:
ServerAbstractInvokeHookTest show all
Includes:
ServerURLs
Defined in:
lib/davinci_crd_test_kit/server/v2.2.1/interaction/server_invoke_hook_test.rb

Instance Method Summary collapse

Methods included from ServerURLs

#suite_id

Methods included from ServerBaseURLs

#client_fhir_base_url, #fhir_url, #instance_url, #search_url

Methods included from BaseURLs

#inferno_base_url, #resume_fail_url, #resume_pass_url

Methods inherited from ServerAbstractInvokeHookTest

#continuation_message, #wait_message

Methods included from ServerHookHelper

#discovered_service_id_for_hook, #identify_hook, #target_service_id, #tested_hook_name

Instance Method Details

#coverage_info_configuration_supported?Boolean

Returns:

  • (Boolean)


12
13
14
# File 'lib/davinci_crd_test_kit/server/v2.2.1/interaction/server_invoke_hook_test.rb', line 12

def coverage_info_configuration_supported?
  true
end