-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlogcs.txt
More file actions
575 lines (575 loc) · 24.8 KB
/
logcs.txt
File metadata and controls
575 lines (575 loc) · 24.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
Scenario_Should_also_fail
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_this_data_should_fail
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ImportData]
Background
Background
--- Given_Background_function_sets_a_value
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Json_is
{anInt: "1" , aString:"B" }
--- Given_table_is
--- Then_the_converted_object_is
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.SimpleClass]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Should_also_have_Background_and_Cleanup
Scenario_Simple_Comparison
Background
Background
Background
--- Given_Background_function_sets_a_value
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_a_regular_function
--- Given_table_is
--- Then_background_should_set_value_to
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
--- Given_list_of_numbers
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.LabelValue]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- When_filtered_by_ID_with_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Background
--- Given_Background_function_sets_a_value
--- Then_sum_is
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- When_compared_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
--- Then_background_should_set_value_to
Scenario_Temperature_Conversion
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Background
--- And_set_a_value_for_cleanup
Scenario_Table_without_all_fields_uses_defaults
--- Given_Background_function_sets_a_value
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_A_table_to_List_of_Object_with_Defaults
--- Calculation_Convert_F_to_C
--- Then_table_should_be_same_as
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.FandC]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Check_String_Variations
Background
Background
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_table_is
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
--- Given_a_table_is
--- Then_should_be_equal_to_this_list
Scenario_Domain_Term_ID
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.SimpleClass]
Background
--- Then_Json_for_table_should_be
--- Given_Background_function_sets_a_value
[ {anInt:"1",aString:"B"}
, {anInt:"2",aString:"C"}
]
Cleanup
Cleanup
--- Given_value_for_cleanup_should_be_set_to
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_An_include_of_CSV_file
--- Given_value_for_cleanup_should_be_set_to
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_table_is
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
--- Given_a_table
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.CSVContents]
Scenario_Simple_Table_with_initializer_bad
--- Then_Should_be_equal_to_table
Background
Scenario_An_include_from_base_directory
--- Given_Background_function_sets_a_value
Background
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.CSVContents]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- Given_table_is_bad_initializer
--- Given_a_string_include
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATestBad]
This is an include string from the main directory
--- Then_should_be_equal_to
This is an include string from the main directory
Cleanup
Scenario_Should_fail
Scenario_Here_are_table_options
--- Given_value_for_cleanup_should_be_set_to
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
--- Given_this_data_should_fail
Scenario_Use_an_import
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ImportData]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Star_A_table_to_List_of_List_of_String
Scenario_Make_a_move_using_single_element
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_this_data_should_be_okay
Background
--- Star_A_Table_to_List_Of_List_Of_Object
--- Given_Background_function_sets_a_value
Cleanup
--- Star_A_table_to_List_of_Object
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Star_A_table_to_List_of_Object
--- Given_board_is
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_check_the_prints_to_see_how_it_works
--- Star_A_table_to_List_of_Object_with_Defaults
--- Then_board_is_now
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
| | X | |
| | | |
| | | |
--- Star_A_table_to_List_of_Object_with_Blanks_in_Values
--- Given_board_is
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClassWithBlanks]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Convert_from_Json_Array
--- Then_board_is_now
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClassWithBlanks]
Background
--- Star_A_table_to_String
Cleanup
| aa | bb |
| cc | dd |
--- Given_value_for_cleanup_should_be_set_to
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Json_for_table_is
[ {anInt: "1" , aString:"B" },
{anInt: "2" , aString:"C" }
]
--- Then_the_converted_table_should_be
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.SimpleClass]
Cleanup
Scenario_Make_multiple_moves
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_board_is
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Background
--- Then_board_is_now
--- Given_Background_function_sets_a_value
| | X | |
| | | O |
| | | |
--- Given_A_table_to_String
Cleanup
| aa | bb |
| cc | dd |
Scenario_Try_out_replacements_with_a_calculation
--- Then_string_should_be_same_as
| aa | bb |
| cc | dd |
--- Given_Background_function_sets_a_value
Cleanup
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Filter_Data_Another_Way
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.IDValue]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Then_should_be_equal_to_data
--- Given_list_of_numbers
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.IDValue]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.LabelValue]
Background
--- Given_value_for_cleanup_should_be_set_to
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.FilterValue]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_a_string_include
This is an include string from the main directory
--- Then_result
--- Then_should_be_equal_to
Scenario_Transpose_Table
This is an include string from the main directory
Background
Cleanup
--- Given_Background_function_sets_a_value
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_value_for_cleanup_should_be_set_to
--- Given_A_table_to_List_of_Object
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
Scenario_Simple_Replacement
Background
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
--- Given_Background_function_sets_a_value
Cleanup
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_value_for_cleanup_should_be_set_to
--- Given_this_data
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.IDValue]
--- Then_should_be_equal_to_data
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.IDValue]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Here_are_string_options
Scenario_Make_a_move
Background
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Star_A_multiline_string_to_a_string
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.SimpleClass]
One line
Two line
--- Then_Json_should_be
--- Star_A_multiline_string_to_a_List_of_String
{anInt:"1",aString:"B"}
System.Collections.Generic.List`1[System.String]
Cleanup
--- Then_board_is_now
--- Given_value_for_cleanup_should_be_set_to
--- Given_value_for_cleanup_should_be_set_to
| | X | |
| | | |
| | | |
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Should_also_fail
Scenario_Convert_from_Json
Background
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
Background
Cleanup
--- Given_Background_function_sets_a_value
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Should_also_have_Background_and_Cleanup
Scenario_Simple_Comparison
Background
Background
--- Given_Background_function_sets_a_value
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_table_is
--- Given_a_regular_function
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.LabelValue]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
--- And_set_a_value_for_cleanup
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
Background
--- Given_value_for_cleanup_should_be_set_to
--- Then_sum_is
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- Given_a_regular_function
--- Given_value_for_cleanup_should_be_set_to
--- Then_background_should_set_value_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- And_set_a_value_for_cleanup
Scenario_Table_without_all_fields_uses_defaults
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Background
Cleanup
--- Given_Background_function_sets_a_value
Scenario_Temperature_Conversion
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_A_table_to_List_of_Object_with_Defaults
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
--- Then_table_should_be_same_as
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
--- Calculation_Convert_F_to_C
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.FandC]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Check_String_Variations
Background
Scenario_Simple
--- Given_Background_function_sets_a_value
--- Given_Background_function_sets_a_value
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_multiline_string
--- Given_table_is
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.SimpleClass]
One line
Two line
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
Cleanup
--- Then_should_be_equal_to_this_list
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.String]
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Domain_Term_ID
Cleanup
Background
--- Given_value_for_cleanup_should_be_set_to
--- Given_Background_function_sets_a_value
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ValueValid]
Scenario_Simple_Table_with_int_bad
Cleanup
--- Given_value_for_cleanup_should_be_set_to
Background
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.CSVContents]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Then_Should_be_equal_to_table
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.CSVContents]
--- Given_Background_function_sets_a_value
Scenario_Simple_Table_with_initializer_bad
Background
--- Given_value_for_cleanup_should_be_set_to
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATest]
--- Given_table_is_bad_initializer
Scenario_An_include_from_base_directory
Scenario_Here_are_table_options
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ATestBad]
Background
--- Given_Background_function_sets_a_value
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Star_A_Table_to_List_Of_List_Of_Object
--- Given_a_string_include
--- Given_this_data_should_fail
This is an include string from the main directory
--- Star_A_table_to_List_of_Object
--- Then_should_be_equal_to
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
This is an include string from the main directory
--- Star_A_table_to_List_of_Object
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
Scenario_Use_an_import
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Star_A_table_to_List_of_Object_with_Defaults
--- Given_this_data_should_be_okay
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Star_A_table_to_List_of_Object_with_Blanks_in_Values
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClassWithBlanks]
--- Given_value_for_cleanup_should_be_set_to
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_check_the_prints_to_see_how_it_works
Background
--- Given_board_is
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClassWithBlanks]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Star_A_table_to_String
--- Given_board_is
| aa | bb |
| cc | dd |
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_value_for_cleanup_should_be_set_to
--- Then_board_is_now
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
| 0 | x | 0 |
| x | 0 | x |
| 0 | x | 0 |
| | X | |
| | | |
| | | |
Cleanup
Scenario_Convert_from_Json_Array
--- Given_value_for_cleanup_should_be_set_to
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Json_for_table_is
[ {anInt: "1" , aString:"B" },
{anInt: "2" , aString:"C" }
]
--- Then_the_converted_table_should_be
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.SimpleClass]
Cleanup
Scenario_Table_to_String
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Background
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Try_out_replacements_with_a_calculation
--- Given_A_table_to_String
Background
| aa | bb |
| cc | dd |
--- Given_Background_function_sets_a_value
--- Given_board_is
--- Then_string_should_be_same_as
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
| aa | bb |
| cc | dd |
--- When_moves_are
--- Given_this_data
--- Then_board_is_now
Scenario_Filter_Data_Another_Way
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.IDValue]
Background
| | X | |
| | | O |
| | | |
--- Then_should_be_equal_to_data
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_list_of_numbers
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.LabelValue]
--- When_filtered_by
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_An_include
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.FilterValue]
Background
--- Then_result
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ResultValue]
--- Given_Background_function_sets_a_value
Cleanup
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_value_for_cleanup_should_be_set_to
--- Given_A_table_to_List_of_Object
--- Given_a_string_include
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
This is an include string from the main directory
Scenario_Simple_Replacement
--- Then_transposed_table_to_List_of_Object_should_be_the_same
Background
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.ExampleClass]
--- Given_Background_function_sets_a_value
Cleanup
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_value_for_cleanup_should_be_set_to
--- Given_this_data
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.IDValue]
--- Then_should_be_equal_to_data
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.IDValue]
Cleanup
Scenario_Convert_to_Json
--- Given_value_for_cleanup_should_be_set_to
This is an include string from the main directory
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Scenario_Make_a_move
Background
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Given_Background_function_sets_a_value
System.Collections.Generic.List`1[gherkinexecutor.Feature_Full_Test.SimpleClass]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Then_Json_should_be
Scenario_Here_are_string_options
{anInt:"1",aString:"B"}
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Background
Cleanup
--- When_move_is
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
--- Star_A_multiline_string_to_a_string
--- Then_board_is_now
One line
Two line
| | X | |
| | | |
| | | |
Cleanup
--- Star_A_multiline_string_to_a_List_of_String
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.String]
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]
Cleanup
--- Given_value_for_cleanup_should_be_set_to
System.Collections.Generic.List`1[System.Collections.Generic.List`1[System.String]]