freeclimb 5.1.0 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (308) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +9 -0
  3. data/Gemfile +4 -5
  4. data/Gemfile.lock +18 -5
  5. data/README.md +4 -4
  6. data/Rakefile +1 -1
  7. data/docs/CreateConferenceRequest.md +1 -1
  8. data/docs/DefaultApi.md +1 -1
  9. data/freeclimb.gemspec +21 -26
  10. data/lib/freeclimb/api/default_api.rb +878 -878
  11. data/lib/freeclimb/api_client.rb +78 -83
  12. data/lib/freeclimb/api_error.rb +17 -19
  13. data/lib/freeclimb/configuration.rb +27 -29
  14. data/lib/freeclimb/models/account_request.rb +36 -41
  15. data/lib/freeclimb/models/account_result.rb +88 -92
  16. data/lib/freeclimb/models/account_status.rb +12 -14
  17. data/lib/freeclimb/models/account_type.rb +12 -14
  18. data/lib/freeclimb/models/add_to_conference.rb +81 -85
  19. data/lib/freeclimb/models/add_to_conference_notification_webhook.rb +99 -103
  20. data/lib/freeclimb/models/add_to_queue_notification_webhook.rb +78 -82
  21. data/lib/freeclimb/models/answered_by.rb +12 -14
  22. data/lib/freeclimb/models/application_list.rb +74 -78
  23. data/lib/freeclimb/models/application_request.rb +66 -70
  24. data/lib/freeclimb/models/application_result.rb +100 -104
  25. data/lib/freeclimb/models/available_number.rb +66 -70
  26. data/lib/freeclimb/models/available_number_list.rb +74 -78
  27. data/lib/freeclimb/models/barge_in_reason.rb +12 -14
  28. data/lib/freeclimb/models/buy_incoming_number_request.rb +41 -45
  29. data/lib/freeclimb/models/call_control_webhook.rb +56 -61
  30. data/lib/freeclimb/models/call_direction.rb +12 -14
  31. data/lib/freeclimb/models/call_ended_reason.rb +12 -14
  32. data/lib/freeclimb/models/call_list.rb +74 -78
  33. data/lib/freeclimb/models/call_result.rb +142 -146
  34. data/lib/freeclimb/models/call_status.rb +12 -14
  35. data/lib/freeclimb/models/call_status_webhook.rb +84 -88
  36. data/lib/freeclimb/models/capabilities.rb +55 -59
  37. data/lib/freeclimb/models/completion_request.rb +32 -36
  38. data/lib/freeclimb/models/completion_result.rb +36 -40
  39. data/lib/freeclimb/models/completion_result_status.rb +12 -14
  40. data/lib/freeclimb/models/conference_list.rb +74 -78
  41. data/lib/freeclimb/models/conference_participant_list.rb +74 -78
  42. data/lib/freeclimb/models/conference_participant_result.rb +88 -92
  43. data/lib/freeclimb/models/conference_recording_status_webhook.rb +99 -103
  44. data/lib/freeclimb/models/conference_result.rb +106 -110
  45. data/lib/freeclimb/models/conference_status.rb +12 -14
  46. data/lib/freeclimb/models/conference_status_webhook.rb +102 -106
  47. data/lib/freeclimb/models/create_conference.rb +60 -63
  48. data/lib/freeclimb/models/create_conference_request.rb +55 -54
  49. data/lib/freeclimb/models/create_conference_webhook.rb +102 -106
  50. data/lib/freeclimb/models/create_web_rtc_token.rb +42 -46
  51. data/lib/freeclimb/models/dequeue.rb +28 -33
  52. data/lib/freeclimb/models/dequeue_webhook.rb +89 -93
  53. data/lib/freeclimb/models/enqueue.rb +48 -52
  54. data/lib/freeclimb/models/filter_logs_request.rb +31 -35
  55. data/lib/freeclimb/models/get_digits.rb +73 -77
  56. data/lib/freeclimb/models/get_digits_reason.rb +12 -14
  57. data/lib/freeclimb/models/get_digits_webhook.rb +93 -97
  58. data/lib/freeclimb/models/get_speech.rb +94 -97
  59. data/lib/freeclimb/models/get_speech_reason.rb +12 -14
  60. data/lib/freeclimb/models/get_speech_webhook.rb +118 -122
  61. data/lib/freeclimb/models/grammar_file_built_in.rb +12 -14
  62. data/lib/freeclimb/models/grammar_type.rb +12 -14
  63. data/lib/freeclimb/models/hangup.rb +34 -39
  64. data/lib/freeclimb/models/if_machine.rb +12 -14
  65. data/lib/freeclimb/models/inbound_call_webhook.rb +85 -89
  66. data/lib/freeclimb/models/incoming_number_list.rb +74 -78
  67. data/lib/freeclimb/models/incoming_number_request.rb +41 -45
  68. data/lib/freeclimb/models/incoming_number_result.rb +122 -126
  69. data/lib/freeclimb/models/language.rb +12 -14
  70. data/lib/freeclimb/models/leave_conference_webhook.rb +79 -83
  71. data/lib/freeclimb/models/log_level.rb +12 -14
  72. data/lib/freeclimb/models/log_list.rb +74 -78
  73. data/lib/freeclimb/models/log_result.rb +67 -71
  74. data/lib/freeclimb/models/machine_detected_webhook.rb +89 -93
  75. data/lib/freeclimb/models/machine_type.rb +12 -14
  76. data/lib/freeclimb/models/make_call_request.rb +77 -81
  77. data/lib/freeclimb/models/message_delivery_webhook.rb +81 -86
  78. data/lib/freeclimb/models/message_direction.rb +12 -14
  79. data/lib/freeclimb/models/message_request.rb +72 -75
  80. data/lib/freeclimb/models/message_result.rb +135 -139
  81. data/lib/freeclimb/models/message_status.rb +12 -14
  82. data/lib/freeclimb/models/message_status_webhook.rb +86 -90
  83. data/lib/freeclimb/models/messages_list.rb +74 -78
  84. data/lib/freeclimb/models/mutable_resource_model.rb +46 -51
  85. data/lib/freeclimb/models/out_dial.rb +80 -84
  86. data/lib/freeclimb/models/out_dial_api_connect_webhook.rb +84 -88
  87. data/lib/freeclimb/models/out_dial_connect_webhook.rb +84 -88
  88. data/lib/freeclimb/models/out_dial_start_webhook.rb +90 -94
  89. data/lib/freeclimb/models/pagination_model.rb +67 -71
  90. data/lib/freeclimb/models/park.rb +44 -48
  91. data/lib/freeclimb/models/pause.rb +33 -37
  92. data/lib/freeclimb/models/percl_command.rb +36 -40
  93. data/lib/freeclimb/models/percl_script.rb +32 -36
  94. data/lib/freeclimb/models/play.rb +44 -48
  95. data/lib/freeclimb/models/play_beep.rb +12 -14
  96. data/lib/freeclimb/models/play_early_media.rb +33 -37
  97. data/lib/freeclimb/models/queue_list.rb +74 -78
  98. data/lib/freeclimb/models/queue_member.rb +55 -59
  99. data/lib/freeclimb/models/queue_member_list.rb +74 -78
  100. data/lib/freeclimb/models/queue_request.rb +37 -42
  101. data/lib/freeclimb/models/queue_result.rb +88 -92
  102. data/lib/freeclimb/models/queue_result_status.rb +12 -14
  103. data/lib/freeclimb/models/queue_wait_webhook.rb +94 -98
  104. data/lib/freeclimb/models/record_utterance.rb +63 -67
  105. data/lib/freeclimb/models/record_utterance_term_reason.rb +12 -14
  106. data/lib/freeclimb/models/record_webhook.rb +119 -123
  107. data/lib/freeclimb/models/recording_list.rb +74 -78
  108. data/lib/freeclimb/models/recording_result.rb +76 -80
  109. data/lib/freeclimb/models/redirect.rb +33 -37
  110. data/lib/freeclimb/models/redirect_webhook.rb +84 -88
  111. data/lib/freeclimb/models/reject.rb +34 -39
  112. data/lib/freeclimb/models/remove_from_conference.rb +28 -33
  113. data/lib/freeclimb/models/remove_from_queue_notification_webhook.rb +89 -93
  114. data/lib/freeclimb/models/request_type.rb +12 -14
  115. data/lib/freeclimb/models/say.rb +49 -53
  116. data/lib/freeclimb/models/send_digits.rb +43 -47
  117. data/lib/freeclimb/models/set_dtmf_pass_through.rb +34 -39
  118. data/lib/freeclimb/models/set_listen.rb +34 -39
  119. data/lib/freeclimb/models/set_talk.rb +34 -39
  120. data/lib/freeclimb/models/sms.rb +48 -52
  121. data/lib/freeclimb/models/sms_ten_dlc_brand.rb +187 -190
  122. data/lib/freeclimb/models/sms_ten_dlc_brand_alt_business_id_type.rb +12 -14
  123. data/lib/freeclimb/models/sms_ten_dlc_brand_entity_type.rb +12 -14
  124. data/lib/freeclimb/models/sms_ten_dlc_brand_identity_status.rb +12 -14
  125. data/lib/freeclimb/models/sms_ten_dlc_brand_relationship.rb +12 -14
  126. data/lib/freeclimb/models/sms_ten_dlc_brand_stock_exchange.rb +12 -14
  127. data/lib/freeclimb/models/sms_ten_dlc_brands_list_result.rb +74 -78
  128. data/lib/freeclimb/models/sms_ten_dlc_campaign.rb +226 -229
  129. data/lib/freeclimb/models/sms_ten_dlc_campaign_status.rb +12 -14
  130. data/lib/freeclimb/models/sms_ten_dlc_campaigns_list_result.rb +74 -78
  131. data/lib/freeclimb/models/sms_ten_dlc_partner_campaign.rb +186 -189
  132. data/lib/freeclimb/models/sms_ten_dlc_partner_campaign_brand.rb +84 -87
  133. data/lib/freeclimb/models/sms_ten_dlc_partner_campaign_status.rb +12 -14
  134. data/lib/freeclimb/models/sms_ten_dlc_partner_campaigns_list_result.rb +74 -78
  135. data/lib/freeclimb/models/sms_toll_free_campaign.rb +61 -64
  136. data/lib/freeclimb/models/sms_toll_free_campaign_registration_status.rb +12 -14
  137. data/lib/freeclimb/models/sms_toll_free_campaigns_list_result.rb +74 -78
  138. data/lib/freeclimb/models/start_record_call.rb +28 -33
  139. data/lib/freeclimb/models/terminate_conference.rb +28 -33
  140. data/lib/freeclimb/models/tfn.rb +31 -35
  141. data/lib/freeclimb/models/tfn_campaign.rb +76 -79
  142. data/lib/freeclimb/models/transcribe_reason.rb +12 -14
  143. data/lib/freeclimb/models/transcribe_term_reason.rb +12 -14
  144. data/lib/freeclimb/models/transcribe_utterance.rb +61 -65
  145. data/lib/freeclimb/models/transcribe_utterance_record.rb +43 -47
  146. data/lib/freeclimb/models/transcribe_webhook.rb +150 -154
  147. data/lib/freeclimb/models/unpark.rb +28 -33
  148. data/lib/freeclimb/models/update_call_request.rb +31 -35
  149. data/lib/freeclimb/models/update_call_request_status.rb +12 -14
  150. data/lib/freeclimb/models/update_conference_participant_request.rb +41 -46
  151. data/lib/freeclimb/models/update_conference_request.rb +41 -45
  152. data/lib/freeclimb/models/update_conference_request_status.rb +12 -14
  153. data/lib/freeclimb/models/webhook.rb +32 -37
  154. data/lib/freeclimb/utils/request_verifier.rb +14 -14
  155. data/lib/freeclimb/utils/signature_information.rb +8 -8
  156. data/lib/freeclimb/version.rb +10 -12
  157. data/lib/freeclimb.rb +156 -158
  158. data/openapi.json +3 -0
  159. data/package.json +1 -1
  160. data/spec/api/default_api_spec.rb +492 -676
  161. data/spec/api_client_spec.rb +100 -102
  162. data/spec/configuration_spec.rb +16 -18
  163. data/spec/models/account_request_spec.rb +104 -233
  164. data/spec/models/account_result_spec.rb +393 -1013
  165. data/spec/models/account_status_spec.rb +27 -30
  166. data/spec/models/account_type_spec.rb +24 -27
  167. data/spec/models/add_to_conference_notification_webhook_spec.rb +464 -1197
  168. data/spec/models/add_to_conference_spec.rb +354 -850
  169. data/spec/models/add_to_queue_notification_webhook_spec.rb +341 -864
  170. data/spec/models/answered_by_spec.rb +24 -27
  171. data/spec/models/application_list_spec.rb +289 -646
  172. data/spec/models/application_request_spec.rb +265 -679
  173. data/spec/models/application_result_spec.rb +444 -1184
  174. data/spec/models/available_number_list_spec.rb +289 -646
  175. data/spec/models/available_number_spec.rb +271 -650
  176. data/spec/models/barge_in_reason_spec.rb +27 -30
  177. data/spec/models/buy_incoming_number_request_spec.rb +136 -322
  178. data/spec/models/call_control_webhook_spec.rb +203 -503
  179. data/spec/models/call_direction_spec.rb +27 -30
  180. data/spec/models/call_ended_reason_spec.rb +107 -110
  181. data/spec/models/call_list_spec.rb +289 -646
  182. data/spec/models/call_result_spec.rb +679 -1778
  183. data/spec/models/call_status_spec.rb +47 -50
  184. data/spec/models/call_status_webhook_spec.rb +413 -990
  185. data/spec/models/capabilities_spec.rb +202 -411
  186. data/spec/models/completion_request_spec.rb +75 -143
  187. data/spec/models/completion_result_spec.rb +104 -231
  188. data/spec/models/completion_result_status_spec.rb +24 -27
  189. data/spec/models/conference_list_spec.rb +289 -646
  190. data/spec/models/conference_participant_list_spec.rb +289 -646
  191. data/spec/models/conference_participant_result_spec.rb +384 -938
  192. data/spec/models/conference_recording_status_webhook_spec.rb +464 -1197
  193. data/spec/models/conference_result_spec.rb +489 -1263
  194. data/spec/models/conference_status_spec.rb +31 -34
  195. data/spec/models/conference_status_webhook_spec.rb +464 -1197
  196. data/spec/models/create_conference_request_spec.rb +204 -485
  197. data/spec/models/create_conference_spec.rb +237 -557
  198. data/spec/models/create_conference_webhook_spec.rb +464 -1197
  199. data/spec/models/create_web_rtc_token_spec.rb +136 -307
  200. data/spec/models/dequeue_spec.rb +14 -17
  201. data/spec/models/dequeue_webhook_spec.rb +400 -1021
  202. data/spec/models/enqueue_spec.rb +169 -412
  203. data/spec/models/filter_logs_request_spec.rb +73 -145
  204. data/spec/models/get_digits_reason_spec.rb +31 -34
  205. data/spec/models/get_digits_spec.rb +326 -737
  206. data/spec/models/get_digits_webhook_spec.rb +435 -1127
  207. data/spec/models/get_speech_reason_spec.rb +39 -42
  208. data/spec/models/get_speech_spec.rb +399 -1036
  209. data/spec/models/get_speech_webhook_spec.rb +608 -1553
  210. data/spec/models/grammar_file_built_in_spec.rb +75 -78
  211. data/spec/models/grammar_type_spec.rb +24 -27
  212. data/spec/models/hangup_spec.rb +73 -145
  213. data/spec/models/if_machine_spec.rb +24 -27
  214. data/spec/models/inbound_call_webhook_spec.rb +371 -951
  215. data/spec/models/incoming_number_list_spec.rb +289 -646
  216. data/spec/models/incoming_number_request_spec.rb +136 -322
  217. data/spec/models/incoming_number_result_spec.rb +573 -1489
  218. data/spec/models/language_spec.rb +120 -123
  219. data/spec/models/leave_conference_webhook_spec.rb +341 -864
  220. data/spec/models/log_level_spec.rb +27 -30
  221. data/spec/models/log_list_spec.rb +289 -646
  222. data/spec/models/log_result_spec.rb +272 -667
  223. data/spec/models/machine_detected_webhook_spec.rb +401 -1036
  224. data/spec/models/machine_type_spec.rb +24 -27
  225. data/spec/models/make_call_request_spec.rb +353 -905
  226. data/spec/models/message_delivery_webhook_spec.rb +357 -942
  227. data/spec/models/message_direction_spec.rb +24 -27
  228. data/spec/models/message_request_spec.rb +324 -818
  229. data/spec/models/message_result_spec.rb +647 -1710
  230. data/spec/models/message_status_spec.rb +60 -63
  231. data/spec/models/message_status_webhook_spec.rb +405 -1045
  232. data/spec/models/messages_list_spec.rb +289 -646
  233. data/spec/models/mutable_resource_model_spec.rb +168 -395
  234. data/spec/models/out_dial_api_connect_webhook_spec.rb +371 -951
  235. data/spec/models/out_dial_connect_webhook_spec.rb +371 -951
  236. data/spec/models/out_dial_spec.rb +354 -903
  237. data/spec/models/out_dial_start_webhook_spec.rb +401 -1038
  238. data/spec/models/pagination_model_spec.rb +259 -577
  239. data/spec/models/park_spec.rb +136 -322
  240. data/spec/models/pause_spec.rb +72 -128
  241. data/spec/models/percl_command_spec.rb +76 -145
  242. data/spec/models/percl_script_spec.rb +73 -127
  243. data/spec/models/play_beep_spec.rb +31 -34
  244. data/spec/models/play_early_media_spec.rb +73 -145
  245. data/spec/models/play_spec.rb +135 -287
  246. data/spec/models/queue_list_spec.rb +289 -646
  247. data/spec/models/queue_member_list_spec.rb +289 -646
  248. data/spec/models/queue_member_spec.rb +199 -467
  249. data/spec/models/queue_request_spec.rb +103 -216
  250. data/spec/models/queue_result_spec.rb +388 -965
  251. data/spec/models/queue_result_status_spec.rb +31 -34
  252. data/spec/models/queue_wait_webhook_spec.rb +429 -1091
  253. data/spec/models/record_utterance_spec.rb +263 -591
  254. data/spec/models/record_utterance_term_reason_spec.rb +31 -34
  255. data/spec/models/record_webhook_spec.rb +605 -1548
  256. data/spec/models/recording_list_spec.rb +289 -646
  257. data/spec/models/recording_result_spec.rb +323 -819
  258. data/spec/models/redirect_spec.rb +73 -145
  259. data/spec/models/redirect_webhook_spec.rb +371 -951
  260. data/spec/models/reject_spec.rb +73 -145
  261. data/spec/models/remove_from_conference_spec.rb +14 -17
  262. data/spec/models/remove_from_queue_notification_webhook_spec.rb +404 -1023
  263. data/spec/models/request_type_spec.rb +107 -110
  264. data/spec/models/say_spec.rb +168 -377
  265. data/spec/models/send_digits_spec.rb +135 -287
  266. data/spec/models/set_dtmf_pass_through_spec.rb +74 -127
  267. data/spec/models/set_listen_spec.rb +74 -127
  268. data/spec/models/set_talk_spec.rb +74 -127
  269. data/spec/models/sms_spec.rb +169 -412
  270. data/spec/models/sms_ten_dlc_brand_alt_business_id_type_spec.rb +31 -34
  271. data/spec/models/sms_ten_dlc_brand_entity_type_spec.rb +35 -38
  272. data/spec/models/sms_ten_dlc_brand_identity_status_spec.rb +31 -34
  273. data/spec/models/sms_ten_dlc_brand_relationship_spec.rb +35 -38
  274. data/spec/models/sms_ten_dlc_brand_spec.rb +1082 -2746
  275. data/spec/models/sms_ten_dlc_brand_stock_exchange_spec.rb +124 -127
  276. data/spec/models/sms_ten_dlc_brands_list_result_spec.rb +289 -646
  277. data/spec/models/sms_ten_dlc_campaign_spec.rb +1139 -2881
  278. data/spec/models/sms_ten_dlc_campaign_status_spec.rb +24 -27
  279. data/spec/models/sms_ten_dlc_campaigns_list_result_spec.rb +289 -646
  280. data/spec/models/sms_ten_dlc_partner_campaign_brand_spec.rb +406 -1004
  281. data/spec/models/sms_ten_dlc_partner_campaign_spec.rb +961 -2393
  282. data/spec/models/sms_ten_dlc_partner_campaign_status_spec.rb +24 -27
  283. data/spec/models/sms_ten_dlc_partner_campaigns_list_result_spec.rb +289 -646
  284. data/spec/models/sms_toll_free_campaign_registration_status_spec.rb +35 -38
  285. data/spec/models/sms_toll_free_campaign_spec.rb +270 -666
  286. data/spec/models/sms_toll_free_campaigns_list_result_spec.rb +289 -646
  287. data/spec/models/start_record_call_spec.rb +14 -17
  288. data/spec/models/terminate_conference_spec.rb +14 -17
  289. data/spec/models/tfn_campaign_spec.rb +330 -858
  290. data/spec/models/tfn_spec.rb +73 -145
  291. data/spec/models/transcribe_reason_spec.rb +35 -38
  292. data/spec/models/transcribe_term_reason_spec.rb +24 -27
  293. data/spec/models/transcribe_utterance_record_spec.rb +134 -270
  294. data/spec/models/transcribe_utterance_spec.rb +236 -523
  295. data/spec/models/transcribe_webhook_spec.rb +749 -1918
  296. data/spec/models/unpark_spec.rb +14 -17
  297. data/spec/models/update_call_request_spec.rb +74 -143
  298. data/spec/models/update_call_request_status_spec.rb +24 -27
  299. data/spec/models/update_conference_participant_request_spec.rb +137 -268
  300. data/spec/models/update_conference_request_spec.rb +140 -321
  301. data/spec/models/update_conference_request_status_spec.rb +24 -27
  302. data/spec/models/webhook_spec.rb +68 -137
  303. data/spec/quickstart_spec.rb +5 -5
  304. data/spec/spec_helper.rb +92 -100
  305. data/spec/utils/request_verifier_spec.rb +70 -71
  306. data/spec/utils/signature_information_spec.rb +23 -23
  307. data/yarn.lock +9 -0
  308. metadata +3 -151
@@ -1,18 +1,16 @@
1
- =begin
2
- #FreeClimb API
1
+ # #FreeClimb API
2
+ #
3
+ # FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.
4
+ #
5
+ # The version of the OpenAPI document: 1.0.0
6
+ # Contact: support@freeclimb.com
7
+ # Generated by: https://openapi-generator.tech
8
+ # OpenAPI Generator version: 7.9.0
9
+ #
3
10
 
4
- #FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.
5
-
6
- The version of the OpenAPI document: 1.0.0
7
- Contact: support@freeclimb.com
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.9.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
11
+ require "spec_helper"
12
+ require "json"
13
+ require "date"
16
14
  include Freeclimb
17
15
 
18
16
  # Unit tests for Freeclimb::GetSpeech
@@ -21,832 +19,411 @@ include Freeclimb
21
19
  describe Freeclimb::GetSpeech do
22
20
  let(:instance) { Freeclimb::GetSpeech.new }
23
21
 
24
- describe 'test an instance of GetSpeech' do
25
- it 'should create an instance of GetSpeech' do
22
+ describe "test an instance of GetSpeech" do
23
+ it "should create an instance of GetSpeech" do
26
24
  expect(instance).to be_instance_of(Freeclimb::GetSpeech)
27
25
  end
28
26
  end
29
-
27
+
30
28
  describe 'test attribute "action_url"' do
31
- it 'should work' do
32
-
29
+ it "should work" do
33
30
  instance.action_url = "TEST_STRING"
34
- expect(instance.action_url).to eq("TEST_STRING")
35
-
36
-
37
-
31
+ expect(instance.action_url).to eq("TEST_STRING")
38
32
  end
39
33
  end
40
34
 
41
-
42
35
  describe 'test attribute "grammar_type"' do
43
- it 'assigns value URL' do
36
+ it "assigns value URL" do
44
37
  instance.grammar_type = Freeclimb::GrammarType::URL
45
- expect(instance.grammar_type).to eq(Freeclimb::GrammarType::URL)
38
+ expect(instance.grammar_type).to eq(Freeclimb::GrammarType::URL)
46
39
  end
47
- it 'assigns value BUILT_IN' do
40
+ it "assigns value BUILT_IN" do
48
41
  instance.grammar_type = Freeclimb::GrammarType::BUILT_IN
49
- expect(instance.grammar_type).to eq(Freeclimb::GrammarType::BUILT_IN)
42
+ expect(instance.grammar_type).to eq(Freeclimb::GrammarType::BUILT_IN)
50
43
  end
51
44
  end
52
45
  describe 'test attribute "grammar_file"' do
53
- it 'should work' do
54
-
46
+ it "should work" do
55
47
  instance.grammar_file = "TEST_STRING"
56
- expect(instance.grammar_file).to eq("TEST_STRING")
57
-
58
-
59
-
48
+ expect(instance.grammar_file).to eq("TEST_STRING")
60
49
  end
61
50
  end
62
51
 
63
52
  describe 'test attribute "grammar_rule"' do
64
- it 'should work' do
65
-
53
+ it "should work" do
66
54
  instance.grammar_rule = "TEST_STRING"
67
- expect(instance.grammar_rule).to eq("TEST_STRING")
68
-
69
-
70
-
55
+ expect(instance.grammar_rule).to eq("TEST_STRING")
71
56
  end
72
57
  end
73
58
 
74
59
  describe 'test attribute "play_beep"' do
75
- it 'should work' do
60
+ it "should work" do
76
61
  instance.play_beep = false
77
- expect(instance.play_beep).to eq(false)
78
-
79
-
80
-
62
+ expect(instance.play_beep).to eq(false)
81
63
  end
82
64
  end
83
65
 
84
66
  describe 'test attribute "prompts"' do
85
- it 'should work' do
86
-
67
+ it "should work" do
87
68
  instance.prompts = ["ELEMENT_1", "ELEMENT_2"]
88
- expect(instance.prompts).to eq(["ELEMENT_1", "ELEMENT_2"])
89
-
90
-
69
+ expect(instance.prompts).to eq(["ELEMENT_1", "ELEMENT_2"])
91
70
  end
92
71
  end
93
72
 
94
73
  describe 'test attribute "no_input_timeout_ms"' do
95
- it 'should work' do
96
-
97
-
74
+ it "should work" do
98
75
  instance.no_input_timeout_ms = 1
99
76
  expect(instance.no_input_timeout_ms).to eq(1)
100
-
101
-
102
-
103
77
  end
104
78
  end
105
79
 
106
80
  describe 'test attribute "recognition_timeout_ms"' do
107
- it 'should work' do
108
-
109
-
81
+ it "should work" do
110
82
  instance.recognition_timeout_ms = 1
111
83
  expect(instance.recognition_timeout_ms).to eq(1)
112
-
113
-
114
-
115
84
  end
116
85
  end
117
86
 
118
87
  describe 'test attribute "confidence_threshold"' do
119
- it 'should work' do
120
-
121
-
88
+ it "should work" do
122
89
  instance.confidence_threshold = 1.0
123
90
  expect(instance.confidence_threshold).to eq(1.0)
124
-
125
-
126
-
127
91
  end
128
92
  end
129
93
 
130
94
  describe 'test attribute "sensitivity_level"' do
131
- it 'should work' do
132
-
133
-
95
+ it "should work" do
134
96
  instance.sensitivity_level = 1.0
135
97
  expect(instance.sensitivity_level).to eq(1.0)
136
-
137
-
138
-
139
98
  end
140
99
  end
141
100
 
142
101
  describe 'test attribute "speech_complete_timeout_ms"' do
143
- it 'should work' do
144
-
145
-
102
+ it "should work" do
146
103
  instance.speech_complete_timeout_ms = 1
147
104
  expect(instance.speech_complete_timeout_ms).to eq(1)
148
-
149
-
150
-
151
105
  end
152
106
  end
153
107
 
154
108
  describe 'test attribute "speech_incomplete_timeout_ms"' do
155
- it 'should work' do
156
-
157
-
109
+ it "should work" do
158
110
  instance.speech_incomplete_timeout_ms = 1
159
111
  expect(instance.speech_incomplete_timeout_ms).to eq(1)
160
-
161
-
162
-
163
112
  end
164
113
  end
165
114
 
166
115
  describe 'test attribute "privacy_mode"' do
167
- it 'should work' do
116
+ it "should work" do
168
117
  instance.privacy_mode = false
169
- expect(instance.privacy_mode).to eq(false)
170
-
171
-
172
-
118
+ expect(instance.privacy_mode).to eq(false)
173
119
  end
174
120
  end
175
121
 
176
122
  describe 'test method "initialize"' do
177
- it 'properly initializes with values' do
178
- expect { instance = Freeclimb::GetSpeech.new(
179
-
180
- action_url: "TS",
181
-
182
-
183
-
184
-
185
- grammar_type: Freeclimb::GrammarType::URL,
186
-
187
-
188
-
189
-
190
- grammar_file: "TS",
191
-
192
-
193
-
194
-
195
- grammar_rule: "TS",
196
-
197
-
198
-
199
- play_beep: true,
200
-
201
-
202
-
203
- prompts: Array.new(),
204
-
205
-
206
-
207
- no_input_timeout_ms: 1,
208
-
209
-
210
-
211
- recognition_timeout_ms: 1,
212
-
213
-
214
-
215
-
216
-
217
-
218
-
219
-
220
-
221
- speech_complete_timeout_ms: 1,
222
-
223
-
224
-
225
- speech_incomplete_timeout_ms: 1,
226
-
227
-
228
-
229
- privacy_mode: true,
230
-
231
-
232
-
233
- )}.not_to raise_error()
234
- end
235
- it 'fails to initialize with input argument that is not a hash in Freeclimb::GetSpeech' do
236
- expect { instance = Freeclimb::GetSpeech.new(
237
-
238
- action_url: "TS",
239
-
240
-
241
-
242
-
243
- grammar_type: Freeclimb::GrammarType::URL,
244
-
245
-
246
-
247
-
248
- grammar_file: "TS",
249
-
250
-
251
-
252
-
253
- grammar_rule: "TS",
254
-
255
-
256
-
257
- play_beep: true,
258
-
259
-
260
-
261
- prompts: Array.new(),
262
-
263
-
264
-
265
- no_input_timeout_ms: 1,
266
-
267
-
268
-
269
- recognition_timeout_ms: 1,
270
-
271
-
272
-
273
-
274
-
275
-
276
-
277
-
278
-
279
- speech_complete_timeout_ms: 1,
280
-
281
-
282
-
283
- speech_incomplete_timeout_ms: 1,
284
-
285
-
286
-
287
- privacy_mode: true,
288
-
289
-
290
-
291
- invalid_attribute: true
292
- )}.to raise_error(ArgumentError)
293
- end
294
- it 'fails to initialize with invalid attribute' do
295
- expect { instance = Freeclimb::GetSpeech.new(
296
-
297
- action_url: "TS",
298
-
299
-
300
-
301
-
302
- grammar_type: Freeclimb::GrammarType::URL,
303
-
304
-
305
-
306
-
307
- grammar_file: "TS",
308
-
309
-
310
-
311
-
312
- grammar_rule: "TS",
313
-
314
-
315
-
316
- play_beep: true,
317
-
318
-
319
-
320
- prompts: Array.new(),
321
-
322
-
323
-
324
- no_input_timeout_ms: 1,
325
-
326
-
327
-
328
- recognition_timeout_ms: 1,
329
-
330
-
331
-
332
-
333
-
334
-
335
-
336
-
337
-
338
- speech_complete_timeout_ms: 1,
339
-
340
-
341
-
342
- speech_incomplete_timeout_ms: 1,
343
-
344
-
345
-
346
- privacy_mode: true,
347
-
348
-
349
-
350
- invalid_attribute: true
351
- )}.to raise_error(ArgumentError)
352
- end
353
- end
354
-
355
- describe 'test method "valid"' do
356
- it 'checks if properties are valid' do
357
- instance = Freeclimb::GetSpeech.new(
358
-
123
+ it "properly initializes with values" do
124
+ expect {
125
+ Freeclimb::GetSpeech.new(
359
126
  action_url: "TS",
360
-
361
-
362
-
363
-
127
+
364
128
  grammar_type: Freeclimb::GrammarType::URL,
365
-
366
-
367
-
368
-
129
+
369
130
  grammar_file: "TS",
370
-
371
-
372
-
373
-
131
+
374
132
  grammar_rule: "TS",
375
-
376
-
377
-
133
+
378
134
  play_beep: true,
379
-
380
-
381
-
382
- prompts: Array.new(),
383
-
384
-
385
-
135
+
136
+ prompts: [],
137
+
386
138
  no_input_timeout_ms: 1,
387
-
388
-
389
-
139
+
390
140
  recognition_timeout_ms: 1,
391
-
392
-
393
-
394
- confidence_threshold: 1,
395
-
396
-
397
-
398
- sensitivity_level: 1,
399
-
400
-
401
-
141
+
402
142
  speech_complete_timeout_ms: 1,
403
-
404
-
405
-
406
- speech_incomplete_timeout_ms: 1,
407
-
408
-
409
-
410
- privacy_mode: true,
411
-
412
-
413
-
414
- )
415
- expect(instance.valid?).to eq(true)
416
- end
417
143
 
144
+ speech_incomplete_timeout_ms: 1,
418
145
 
419
- skip 'checks if properties are invalid' do
420
- instance = Freeclimb::GetSpeech.new(
421
-
422
- )
423
- expect(instance.valid?).to eq(false)
146
+ privacy_mode: true
147
+ )
148
+ }.not_to raise_error
424
149
  end
425
-
426
- end
427
-
428
- describe 'test method "eql?"' do
429
- it 'checks if objects are equal' do
430
-
431
-
432
-
433
-
434
-
435
-
436
-
437
-
438
-
439
-
440
-
441
-
442
-
443
- instance_1 = Freeclimb::GetSpeech.new(
444
-
150
+ it "fails to initialize with input argument that is not a hash in Freeclimb::GetSpeech" do
151
+ expect {
152
+ Freeclimb::GetSpeech.new(
445
153
  action_url: "TS",
446
-
447
-
448
-
449
-
450
-
451
-
154
+
452
155
  grammar_type: Freeclimb::GrammarType::URL,
453
-
454
-
156
+
455
157
  grammar_file: "TS",
456
-
457
-
458
-
459
-
158
+
460
159
  grammar_rule: "TS",
461
-
462
-
463
-
160
+
464
161
  play_beep: true,
465
-
466
-
467
-
468
-
469
-
162
+
470
163
  prompts: [],
471
-
164
+
472
165
  no_input_timeout_ms: 1,
473
-
474
-
475
-
166
+
476
167
  recognition_timeout_ms: 1,
477
-
478
-
479
-
480
-
481
-
482
-
483
-
484
-
485
-
168
+
486
169
  speech_complete_timeout_ms: 1,
487
-
488
-
489
-
170
+
490
171
  speech_incomplete_timeout_ms: 1,
491
-
492
-
493
-
172
+
494
173
  privacy_mode: true,
495
-
496
-
497
-
498
- )
499
- instance_2 = Freeclimb::GetSpeech.new(
500
-
174
+
175
+ invalid_attribute: true
176
+ )
177
+ }.to raise_error(ArgumentError)
178
+ end
179
+ it "fails to initialize with invalid attribute" do
180
+ expect {
181
+ Freeclimb::GetSpeech.new(
501
182
  action_url: "TS",
502
-
503
-
504
-
505
-
506
-
507
-
183
+
508
184
  grammar_type: Freeclimb::GrammarType::URL,
509
-
510
-
185
+
511
186
  grammar_file: "TS",
512
-
513
-
514
-
515
-
187
+
516
188
  grammar_rule: "TS",
517
-
518
-
519
-
189
+
520
190
  play_beep: true,
521
-
522
-
523
-
524
-
525
-
191
+
526
192
  prompts: [],
527
-
528
-
529
-
193
+
530
194
  no_input_timeout_ms: 1,
531
-
532
-
533
-
195
+
534
196
  recognition_timeout_ms: 1,
535
-
536
-
537
-
538
-
539
-
540
-
541
-
542
-
543
-
197
+
544
198
  speech_complete_timeout_ms: 1,
545
-
546
-
547
-
199
+
548
200
  speech_incomplete_timeout_ms: 1,
549
-
201
+
550
202
  privacy_mode: true,
551
-
552
-
553
-
203
+
204
+ invalid_attribute: true
205
+ )
206
+ }.to raise_error(ArgumentError)
207
+ end
208
+ end
209
+
210
+ describe 'test method "valid"' do
211
+ it "checks if properties are valid" do
212
+ instance = Freeclimb::GetSpeech.new(
213
+ action_url: "TS",
214
+
215
+ grammar_type: Freeclimb::GrammarType::URL,
216
+
217
+ grammar_file: "TS",
218
+
219
+ grammar_rule: "TS",
220
+
221
+ play_beep: true,
222
+
223
+ prompts: [],
224
+
225
+ no_input_timeout_ms: 1,
226
+
227
+ recognition_timeout_ms: 1,
228
+
229
+ confidence_threshold: 1,
230
+
231
+ sensitivity_level: 1,
232
+
233
+ speech_complete_timeout_ms: 1,
234
+
235
+ speech_incomplete_timeout_ms: 1,
236
+
237
+ privacy_mode: true
238
+ )
239
+ expect(instance.valid?).to eq(true)
240
+ end
241
+
242
+ skip "checks if properties are invalid" do
243
+ instance = Freeclimb::GetSpeech.new
244
+
245
+ expect(instance.valid?).to eq(false)
246
+ end
247
+ end
248
+
249
+ describe 'test method "eql?"' do
250
+ it "checks if objects are equal" do
251
+ instance_1 = Freeclimb::GetSpeech.new(
252
+ action_url: "TS",
253
+
254
+ grammar_type: Freeclimb::GrammarType::URL,
255
+
256
+ grammar_file: "TS",
257
+
258
+ grammar_rule: "TS",
259
+
260
+ play_beep: true,
261
+
262
+ prompts: [],
263
+
264
+ no_input_timeout_ms: 1,
265
+
266
+ recognition_timeout_ms: 1,
267
+
268
+ speech_complete_timeout_ms: 1,
269
+
270
+ speech_incomplete_timeout_ms: 1,
271
+
272
+ privacy_mode: true
273
+ )
274
+ instance_2 = Freeclimb::GetSpeech.new(
275
+ action_url: "TS",
276
+
277
+ grammar_type: Freeclimb::GrammarType::URL,
278
+
279
+ grammar_file: "TS",
280
+
281
+ grammar_rule: "TS",
282
+
283
+ play_beep: true,
284
+
285
+ prompts: [],
286
+
287
+ no_input_timeout_ms: 1,
288
+
289
+ recognition_timeout_ms: 1,
290
+
291
+ speech_complete_timeout_ms: 1,
292
+
293
+ speech_incomplete_timeout_ms: 1,
294
+
295
+ privacy_mode: true
554
296
  )
555
297
  expect(instance_1.eql?(instance_2)).to eq(true)
556
298
  end
557
-
558
- it 'checks if objects are not equal' do
299
+
300
+ it "checks if objects are not equal" do
559
301
  instance_1 = Freeclimb::GetSpeech.new(
560
-
561
- action_url: "TS",
562
-
563
-
564
-
565
-
566
-
567
-
568
- grammar_type: Freeclimb::GrammarType::URL,
569
-
570
-
571
- grammar_file: "TS",
572
-
573
-
574
-
575
-
576
- grammar_rule: "TS",
577
-
578
-
579
-
580
- play_beep: true,
581
-
582
-
583
-
584
-
585
-
586
- prompts: [],
587
-
588
- no_input_timeout_ms: 2,
589
-
590
-
591
-
592
- recognition_timeout_ms: 2,
593
-
594
-
595
-
596
-
597
-
598
-
599
-
600
-
601
-
602
- speech_complete_timeout_ms: 2,
603
-
604
-
605
-
606
- speech_incomplete_timeout_ms: 2,
607
-
608
-
609
-
610
- privacy_mode: true,
611
-
612
-
613
-
302
+ action_url: "TS",
303
+
304
+ grammar_type: Freeclimb::GrammarType::URL,
305
+
306
+ grammar_file: "TS",
307
+
308
+ grammar_rule: "TS",
309
+
310
+ play_beep: true,
311
+
312
+ prompts: [],
313
+
314
+ no_input_timeout_ms: 2,
315
+
316
+ recognition_timeout_ms: 2,
317
+
318
+ speech_complete_timeout_ms: 2,
319
+
320
+ speech_incomplete_timeout_ms: 2,
321
+
322
+ privacy_mode: true
614
323
  )
615
324
  instance_2 = Freeclimb::GetSpeech.new(
616
-
617
- action_url: "ST",
618
-
619
-
620
-
621
-
622
-
623
-
624
- grammar_type: nil,
625
-
626
-
627
- grammar_file: "ST",
628
-
629
-
630
-
631
-
632
- grammar_rule: "ST",
633
-
634
-
635
-
636
- play_beep: false,
637
-
638
-
639
-
640
-
641
-
642
- prompts: nil,
643
-
644
- no_input_timeout_ms: 1,
645
-
646
-
647
-
648
- recognition_timeout_ms: 1,
649
-
650
-
651
-
652
-
653
-
654
-
655
-
656
-
657
-
658
- speech_complete_timeout_ms: 1,
659
-
660
-
661
-
662
- speech_incomplete_timeout_ms: 1,
663
-
664
-
665
-
666
- privacy_mode: false,
667
-
668
-
669
-
325
+ action_url: "ST",
326
+
327
+ grammar_type: nil,
328
+
329
+ grammar_file: "ST",
330
+
331
+ grammar_rule: "ST",
332
+
333
+ play_beep: false,
334
+
335
+ prompts: nil,
336
+
337
+ no_input_timeout_ms: 1,
338
+
339
+ recognition_timeout_ms: 1,
340
+
341
+ speech_complete_timeout_ms: 1,
342
+
343
+ speech_incomplete_timeout_ms: 1,
344
+
345
+ privacy_mode: false
670
346
  )
671
347
  expect(instance_1.eql?(instance_2)).to eq(false)
672
348
  end
673
349
  end
674
-
350
+
675
351
  describe 'test method "hash"' do
676
- it 'calculates hash code' do
352
+ it "calculates hash code" do
677
353
  instance = Freeclimb::GetSpeech.new(
678
-
679
- action_url: "TS",
680
-
681
-
682
-
683
-
684
- grammar_type: Freeclimb::GrammarType::URL,
685
-
686
-
687
-
688
-
689
- grammar_file: "TS",
690
-
691
-
692
-
693
-
694
- grammar_rule: "TS",
695
-
696
-
697
-
698
- play_beep: true,
699
-
700
-
701
-
702
- prompts: Array.new(),
703
-
704
-
705
-
706
- no_input_timeout_ms: 1,
707
-
708
-
709
-
710
- recognition_timeout_ms: 1,
711
-
712
-
713
-
714
-
715
-
716
-
717
-
718
-
719
-
720
- speech_complete_timeout_ms: 1,
721
-
722
-
723
-
724
- speech_incomplete_timeout_ms: 1,
725
-
726
-
727
-
728
- privacy_mode: true,
729
-
730
-
731
-
732
- )
354
+ action_url: "TS",
355
+
356
+ grammar_type: Freeclimb::GrammarType::URL,
357
+
358
+ grammar_file: "TS",
359
+
360
+ grammar_rule: "TS",
361
+
362
+ play_beep: true,
363
+
364
+ prompts: [],
365
+
366
+ no_input_timeout_ms: 1,
367
+
368
+ recognition_timeout_ms: 1,
369
+
370
+ speech_complete_timeout_ms: 1,
371
+
372
+ speech_incomplete_timeout_ms: 1,
373
+
374
+ privacy_mode: true
375
+ )
733
376
  expect(instance.hash).to be_a_kind_of(Integer)
734
377
  end
735
378
  end
736
379
 
737
380
  describe 'test method "build_from_hash"' do
738
- it 'builds equivalent model from hash code' do
381
+ it "builds equivalent model from hash code" do
739
382
  instance_1 = Freeclimb::GetSpeech.new(
740
-
741
383
  action_url: "TS",
742
-
743
-
744
-
745
-
384
+
746
385
  grammar_type: Freeclimb::GrammarType::URL,
747
-
748
-
749
-
750
-
386
+
751
387
  grammar_file: "TS",
752
-
753
-
754
-
755
-
388
+
756
389
  grammar_rule: "TS",
757
-
758
-
759
-
390
+
760
391
  play_beep: true,
761
-
762
-
763
-
764
- prompts: Array.new(),
765
-
766
-
767
-
392
+
393
+ prompts: [],
394
+
768
395
  no_input_timeout_ms: 1,
769
-
770
-
771
-
396
+
772
397
  recognition_timeout_ms: 1,
773
-
774
-
775
-
776
-
777
-
778
-
779
-
780
-
781
-
398
+
782
399
  speech_complete_timeout_ms: 1,
783
-
784
-
785
-
400
+
786
401
  speech_incomplete_timeout_ms: 1,
787
-
788
-
789
-
790
- privacy_mode: true,
791
-
792
-
793
-
402
+
403
+ privacy_mode: true
794
404
  )
795
405
  instance_2 = Freeclimb::GetSpeech.new(
796
-
797
406
  action_url: "TS",
798
-
799
-
800
-
801
-
407
+
802
408
  grammar_type: Freeclimb::GrammarType::URL,
803
-
804
-
805
-
806
-
409
+
807
410
  grammar_file: "TS",
808
-
809
-
810
-
811
-
411
+
812
412
  grammar_rule: "TS",
813
-
814
-
815
-
413
+
816
414
  play_beep: true,
817
-
818
-
819
-
820
- prompts: Array.new(),
821
-
822
-
823
-
415
+
416
+ prompts: [],
417
+
824
418
  no_input_timeout_ms: 1,
825
-
826
-
827
-
419
+
828
420
  recognition_timeout_ms: 1,
829
-
830
-
831
-
832
-
833
-
834
-
835
-
836
-
837
-
421
+
838
422
  speech_complete_timeout_ms: 1,
839
-
840
-
841
-
423
+
842
424
  speech_incomplete_timeout_ms: 1,
843
-
844
-
845
-
846
- privacy_mode: true,
847
-
848
-
849
-
425
+
426
+ privacy_mode: true
850
427
  )
851
428
 
852
429
  expect(instance_2.build_from_hash(instance_1.hash)).to eq(instance_1.build_from_hash(instance_1.hash))
@@ -855,372 +432,178 @@ describe Freeclimb::GetSpeech do
855
432
 
856
433
  describe 'test method "_deserialize"' do
857
434
  instance = Freeclimb::GetSpeech.new(
858
-
859
- action_url: "TS",
860
-
861
-
862
-
863
-
864
- grammar_type: Freeclimb::GrammarType::URL,
865
-
866
-
867
-
868
-
869
- grammar_file: "TS",
870
-
871
-
872
-
873
-
874
- grammar_rule: "TS",
875
-
876
-
877
-
878
- play_beep: true,
879
-
880
-
881
-
882
- prompts: Array.new(),
883
-
884
-
885
-
886
- no_input_timeout_ms: 1,
887
-
888
-
889
-
890
- recognition_timeout_ms: 1,
891
-
892
-
893
-
894
-
895
-
896
-
897
-
898
-
899
-
900
- speech_complete_timeout_ms: 1,
901
-
902
-
903
-
904
- speech_incomplete_timeout_ms: 1,
905
-
906
-
907
-
908
- privacy_mode: true,
909
-
910
-
911
-
435
+ action_url: "TS",
436
+
437
+ grammar_type: Freeclimb::GrammarType::URL,
438
+
439
+ grammar_file: "TS",
440
+
441
+ grammar_rule: "TS",
442
+
443
+ play_beep: true,
444
+
445
+ prompts: [],
446
+
447
+ no_input_timeout_ms: 1,
448
+
449
+ recognition_timeout_ms: 1,
450
+
451
+ speech_complete_timeout_ms: 1,
452
+
453
+ speech_incomplete_timeout_ms: 1,
454
+
455
+ privacy_mode: true
912
456
  )
913
- it 'deserializes the data of action_url' do
457
+ it "deserializes the data of action_url" do
914
458
  expect(instance._deserialize("String", instance.action_url)).to be_a_kind_of(String)
915
459
  end
916
-
917
-
918
-
919
-
920
- it 'deserializes the data of grammar_file' do
460
+
461
+ it "deserializes the data of grammar_file" do
921
462
  expect(instance._deserialize("String", instance.grammar_file)).to be_a_kind_of(String)
922
463
  end
923
-
924
-
925
- it 'deserializes the data of grammar_rule' do
464
+
465
+ it "deserializes the data of grammar_rule" do
926
466
  expect(instance._deserialize("String", instance.grammar_rule)).to be_a_kind_of(String)
927
467
  end
928
-
929
-
930
-
931
-
932
- it 'deserializes the data of play_beep' do
468
+
469
+ it "deserializes the data of play_beep" do
933
470
  expect(instance._deserialize("Boolean", instance.play_beep)).to be_a_kind_of(TrueClass)
934
471
  end
935
- it 'deserializes the data of prompts' do
472
+ it "deserializes the data of prompts" do
936
473
  expect(instance._deserialize("Array<PerclCommand>", instance.prompts)).to be_a_kind_of(Array)
937
474
  end
938
-
939
-
940
- it 'deserializes the data of no_input_timeout_ms' do
475
+
476
+ it "deserializes the data of no_input_timeout_ms" do
941
477
  expect(instance._deserialize("Integer", instance.no_input_timeout_ms)).to be_a_kind_of(Integer)
942
478
  end
943
-
944
-
945
- it 'deserializes the data of recognition_timeout_ms' do
479
+
480
+ it "deserializes the data of recognition_timeout_ms" do
946
481
  expect(instance._deserialize("Integer", instance.recognition_timeout_ms)).to be_a_kind_of(Integer)
947
482
  end
948
-
949
-
950
- it 'deserializes the data of confidence_threshold' do
483
+
484
+ it "deserializes the data of confidence_threshold" do
951
485
  expect(instance._deserialize("Float", instance.confidence_threshold)).to be_a_kind_of(Float)
952
486
  end
953
-
954
-
955
- it 'deserializes the data of sensitivity_level' do
487
+
488
+ it "deserializes the data of sensitivity_level" do
956
489
  expect(instance._deserialize("Float", instance.sensitivity_level)).to be_a_kind_of(Float)
957
490
  end
958
-
959
-
960
- it 'deserializes the data of speech_complete_timeout_ms' do
491
+
492
+ it "deserializes the data of speech_complete_timeout_ms" do
961
493
  expect(instance._deserialize("Integer", instance.speech_complete_timeout_ms)).to be_a_kind_of(Integer)
962
494
  end
963
-
964
-
965
- it 'deserializes the data of speech_incomplete_timeout_ms' do
495
+
496
+ it "deserializes the data of speech_incomplete_timeout_ms" do
966
497
  expect(instance._deserialize("Integer", instance.speech_incomplete_timeout_ms)).to be_a_kind_of(Integer)
967
498
  end
968
-
969
-
970
-
971
-
972
- it 'deserializes the data of privacy_mode' do
499
+
500
+ it "deserializes the data of privacy_mode" do
973
501
  expect(instance._deserialize("Boolean", instance.privacy_mode)).to be_a_kind_of(TrueClass)
974
502
  end
975
503
  end
976
504
 
977
505
  describe 'test method "to_s"' do
978
- it 'returns the string representation of the object' do
506
+ it "returns the string representation of the object" do
979
507
  instance = Freeclimb::GetSpeech.new(
980
-
981
508
  action_url: "TS",
982
-
983
-
984
-
985
-
509
+
986
510
  grammar_type: Freeclimb::GrammarType::URL,
987
-
988
-
989
-
990
-
511
+
991
512
  grammar_file: "TS",
992
-
993
-
994
-
995
-
513
+
996
514
  grammar_rule: "TS",
997
-
998
-
999
-
515
+
1000
516
  play_beep: true,
1001
-
1002
-
1003
-
1004
- prompts: Array.new(),
1005
-
1006
-
1007
-
517
+
518
+ prompts: [],
519
+
1008
520
  no_input_timeout_ms: 1,
1009
-
1010
-
1011
-
521
+
1012
522
  recognition_timeout_ms: 1,
1013
-
1014
-
1015
-
1016
-
1017
-
1018
-
1019
-
1020
-
1021
-
523
+
1022
524
  speech_complete_timeout_ms: 1,
1023
-
1024
-
1025
-
525
+
1026
526
  speech_incomplete_timeout_ms: 1,
1027
-
1028
-
1029
-
1030
- privacy_mode: true,
1031
-
1032
-
1033
-
527
+
528
+ privacy_mode: true
1034
529
  )
1035
530
  expect(instance.to_s).to eq(instance.to_hash.to_s)
1036
531
  end
1037
532
  end
1038
533
 
1039
534
  describe 'test method "to_hash"' do
1040
- it 'returns the object in the form of hash' do
535
+ it "returns the object in the form of hash" do
1041
536
  instance = Freeclimb::GetSpeech.new(
1042
-
1043
537
  action_url: "TS",
1044
-
1045
-
1046
-
1047
-
538
+
1048
539
  grammar_type: Freeclimb::GrammarType::URL,
1049
-
1050
-
1051
-
1052
-
540
+
1053
541
  grammar_file: "TS",
1054
-
1055
-
1056
-
1057
-
542
+
1058
543
  grammar_rule: "TS",
1059
-
1060
-
1061
-
544
+
1062
545
  play_beep: true,
1063
-
1064
-
1065
-
1066
- prompts: Array.new(),
1067
-
1068
-
1069
-
546
+
547
+ prompts: [],
548
+
1070
549
  no_input_timeout_ms: 1,
1071
-
1072
-
1073
-
550
+
1074
551
  recognition_timeout_ms: 1,
1075
-
1076
-
1077
-
1078
-
1079
-
1080
-
1081
-
1082
-
1083
-
552
+
1084
553
  speech_complete_timeout_ms: 1,
1085
-
1086
-
1087
-
554
+
1088
555
  speech_incomplete_timeout_ms: 1,
1089
-
1090
-
1091
-
1092
- privacy_mode: true,
1093
-
1094
-
1095
-
556
+
557
+ privacy_mode: true
1096
558
  )
1097
559
  expect(instance.to_hash).to be_a_kind_of(Hash)
1098
560
  end
1099
- it 'creates equal hash for two equal objects' do
1100
-
1101
-
1102
-
1103
-
1104
-
1105
-
1106
-
1107
-
1108
-
1109
-
1110
-
1111
-
1112
-
561
+ it "creates equal hash for two equal objects" do
1113
562
  instance_1 = Freeclimb::GetSpeech.new(
1114
-
1115
563
  action_url: "TS",
1116
-
1117
-
1118
-
1119
-
564
+
1120
565
  grammar_type: Freeclimb::GrammarType::URL,
1121
-
1122
-
1123
-
1124
-
566
+
1125
567
  grammar_file: "TS",
1126
-
1127
-
1128
-
1129
-
568
+
1130
569
  grammar_rule: "TS",
1131
-
1132
-
1133
-
570
+
1134
571
  play_beep: true,
1135
-
1136
-
1137
-
1138
- prompts: Array.new(),
1139
-
1140
-
1141
-
572
+
573
+ prompts: [],
574
+
1142
575
  no_input_timeout_ms: 1,
1143
-
1144
-
1145
-
576
+
1146
577
  recognition_timeout_ms: 1,
1147
-
1148
-
1149
-
1150
-
1151
-
1152
-
1153
-
1154
-
1155
-
578
+
1156
579
  speech_complete_timeout_ms: 1,
1157
-
1158
-
1159
-
580
+
1160
581
  speech_incomplete_timeout_ms: 1,
1161
-
1162
-
1163
-
1164
- privacy_mode: true,
1165
-
1166
-
1167
-
582
+
583
+ privacy_mode: true
1168
584
  )
1169
585
  instance_2 = Freeclimb::GetSpeech.new(
1170
-
1171
586
  action_url: "TS",
1172
-
1173
-
1174
-
1175
-
587
+
1176
588
  grammar_type: Freeclimb::GrammarType::URL,
1177
-
1178
-
1179
-
1180
-
589
+
1181
590
  grammar_file: "TS",
1182
-
1183
-
1184
-
1185
-
591
+
1186
592
  grammar_rule: "TS",
1187
-
1188
-
1189
-
593
+
1190
594
  play_beep: true,
1191
-
1192
-
1193
-
1194
- prompts: Array.new(),
1195
-
1196
-
1197
-
595
+
596
+ prompts: [],
597
+
1198
598
  no_input_timeout_ms: 1,
1199
-
1200
-
1201
-
599
+
1202
600
  recognition_timeout_ms: 1,
1203
-
1204
-
1205
-
1206
-
1207
-
1208
-
1209
-
1210
-
1211
-
601
+
1212
602
  speech_complete_timeout_ms: 1,
1213
-
1214
-
1215
-
603
+
1216
604
  speech_incomplete_timeout_ms: 1,
1217
-
1218
-
1219
-
1220
- privacy_mode: true,
1221
-
1222
-
1223
-
605
+
606
+ privacy_mode: true
1224
607
  )
1225
608
  expect(instance_1.to_hash).to eq(instance_2.to_hash)
1226
609
  end
@@ -1228,86 +611,66 @@ describe Freeclimb::GetSpeech do
1228
611
 
1229
612
  describe 'test method "_to_hash"' do
1230
613
  instance = Freeclimb::GetSpeech.new(
1231
-
1232
- action_url: "TS",
1233
-
1234
-
1235
-
1236
- grammar_type: Freeclimb::GrammarType::URL,
1237
-
1238
-
1239
-
1240
- grammar_file: "TS",
1241
-
1242
-
1243
-
1244
- grammar_rule: "TS",
1245
-
1246
-
1247
- play_beep: true,
1248
-
1249
-
1250
- prompts: Array.new(),
1251
-
1252
-
1253
- no_input_timeout_ms: 1,
1254
-
1255
-
1256
- recognition_timeout_ms: 1,
1257
-
1258
-
1259
-
1260
-
1261
-
1262
-
1263
- speech_complete_timeout_ms: 1,
1264
-
1265
-
1266
- speech_incomplete_timeout_ms: 1,
1267
-
1268
-
1269
- privacy_mode: true,
1270
-
1271
- )
1272
- it 'returns action_url in the form of hash' do
614
+ action_url: "TS",
615
+
616
+ grammar_type: Freeclimb::GrammarType::URL,
617
+
618
+ grammar_file: "TS",
619
+
620
+ grammar_rule: "TS",
621
+
622
+ play_beep: true,
623
+
624
+ prompts: [],
625
+
626
+ no_input_timeout_ms: 1,
627
+
628
+ recognition_timeout_ms: 1,
629
+
630
+ speech_complete_timeout_ms: 1,
631
+
632
+ speech_incomplete_timeout_ms: 1,
633
+
634
+ privacy_mode: true
635
+ )
636
+ it "returns action_url in the form of hash" do
1273
637
  expect(instance._to_hash(instance.action_url)).to eq(instance.action_url)
1274
638
  end
1275
- it 'returns grammar_type in the form of hash' do
639
+ it "returns grammar_type in the form of hash" do
1276
640
  expect(instance._to_hash(instance.grammar_type)).to eq(instance.grammar_type)
1277
641
  end
1278
- it 'returns grammar_file in the form of hash' do
642
+ it "returns grammar_file in the form of hash" do
1279
643
  expect(instance._to_hash(instance.grammar_file)).to eq(instance.grammar_file)
1280
644
  end
1281
- it 'returns grammar_rule in the form of hash' do
645
+ it "returns grammar_rule in the form of hash" do
1282
646
  expect(instance._to_hash(instance.grammar_rule)).to eq(instance.grammar_rule)
1283
647
  end
1284
- it 'returns play_beep in the form of hash' do
648
+ it "returns play_beep in the form of hash" do
1285
649
  expect(instance._to_hash(instance.play_beep)).to eq(instance.play_beep)
1286
650
  end
1287
- it 'returns prompts in the form of hash' do
651
+ it "returns prompts in the form of hash" do
1288
652
  expect(instance._to_hash(instance.prompts)).to eq(instance.prompts)
1289
653
  end
1290
- it 'returns no_input_timeout_ms in the form of hash' do
654
+ it "returns no_input_timeout_ms in the form of hash" do
1291
655
  expect(instance._to_hash(instance.no_input_timeout_ms)).to eq(instance.no_input_timeout_ms)
1292
656
  end
1293
- it 'returns recognition_timeout_ms in the form of hash' do
657
+ it "returns recognition_timeout_ms in the form of hash" do
1294
658
  expect(instance._to_hash(instance.recognition_timeout_ms)).to eq(instance.recognition_timeout_ms)
1295
659
  end
1296
- it 'returns confidence_threshold in the form of hash' do
660
+ it "returns confidence_threshold in the form of hash" do
1297
661
  expect(instance._to_hash(instance.confidence_threshold)).to eq(instance.confidence_threshold)
1298
662
  end
1299
- it 'returns sensitivity_level in the form of hash' do
663
+ it "returns sensitivity_level in the form of hash" do
1300
664
  expect(instance._to_hash(instance.sensitivity_level)).to eq(instance.sensitivity_level)
1301
665
  end
1302
- it 'returns speech_complete_timeout_ms in the form of hash' do
666
+ it "returns speech_complete_timeout_ms in the form of hash" do
1303
667
  expect(instance._to_hash(instance.speech_complete_timeout_ms)).to eq(instance.speech_complete_timeout_ms)
1304
668
  end
1305
- it 'returns speech_incomplete_timeout_ms in the form of hash' do
669
+ it "returns speech_incomplete_timeout_ms in the form of hash" do
1306
670
  expect(instance._to_hash(instance.speech_incomplete_timeout_ms)).to eq(instance.speech_incomplete_timeout_ms)
1307
671
  end
1308
- it 'returns privacy_mode in the form of hash' do
672
+ it "returns privacy_mode in the form of hash" do
1309
673
  expect(instance._to_hash(instance.privacy_mode)).to eq(instance.privacy_mode)
1310
674
  end
1311
675
  end
1312
-
1313
676
  end