dolly 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/dolly/connection.rb +8 -7
- data/lib/dolly/db_config.rb +18 -0
- data/lib/dolly/name_space.rb +5 -0
- data/lib/dolly/query.rb +3 -2
- data/lib/dolly/railtie.rb +12 -0
- data/lib/dolly/request.rb +16 -6
- data/lib/dolly/version.rb +1 -1
- data/lib/dolly.rb +1 -0
- data/lib/exceptions/dolly.rb +5 -0
- data/lib/tasks/db.rake +26 -0
- data/test/document_test.rb +15 -11
- data/test/dummy/config/couchdb.yml +1 -3
- data/test/dummy/log/test.log +3579 -0
- metadata +5 -2
data/test/dummy/log/test.log
CHANGED
@@ -13246,3 +13246,3582 @@ DocumentTest: test_with_default_will_return_default_value_on_nil
|
|
13246
13246
|
-----------------------------------
|
13247
13247
|
DocumentTest: test_with_timestamps!
|
13248
13248
|
-----------------------------------
|
13249
|
+
--------------------------------------
|
13250
|
+
DocumentTest: test_all_will_get_2_docs
|
13251
|
+
--------------------------------------
|
13252
|
+
------------------------------------------------
|
13253
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13254
|
+
------------------------------------------------
|
13255
|
+
----------------------------------------------
|
13256
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13257
|
+
----------------------------------------------
|
13258
|
+
------------------------------------------------
|
13259
|
+
DocumentTest: test_empty_find_should_raise_error
|
13260
|
+
------------------------------------------------
|
13261
|
+
------------------------------------------------------------
|
13262
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13263
|
+
------------------------------------------------------------
|
13264
|
+
--------------------------------------------------
|
13265
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13266
|
+
--------------------------------------------------
|
13267
|
+
----------------------------------------------------------------
|
13268
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13269
|
+
----------------------------------------------------------------
|
13270
|
+
---------------------------------------------
|
13271
|
+
DocumentTest: test_getting_not_found_document
|
13272
|
+
---------------------------------------------
|
13273
|
+
-------------------------------------------------
|
13274
|
+
DocumentTest: test_multi_response_with_right_data
|
13275
|
+
-------------------------------------------------
|
13276
|
+
-------------------------------------------
|
13277
|
+
DocumentTest: test_will_have_key_properties
|
13278
|
+
-------------------------------------------
|
13279
|
+
--------------------------------------------------------
|
13280
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13281
|
+
--------------------------------------------------------
|
13282
|
+
------------------------------------------------
|
13283
|
+
DocumentTest: test_will_have_only_set_properties
|
13284
|
+
------------------------------------------------
|
13285
|
+
----------------------------------------------------------------
|
13286
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13287
|
+
----------------------------------------------------------------
|
13288
|
+
-----------------------------------
|
13289
|
+
DocumentTest: test_with_timestamps!
|
13290
|
+
-----------------------------------
|
13291
|
+
--------------------------------------
|
13292
|
+
DocumentTest: test_all_will_get_2_docs
|
13293
|
+
--------------------------------------
|
13294
|
+
------------------------------------------------
|
13295
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13296
|
+
------------------------------------------------
|
13297
|
+
----------------------------------------------
|
13298
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13299
|
+
----------------------------------------------
|
13300
|
+
------------------------------------------------
|
13301
|
+
DocumentTest: test_empty_find_should_raise_error
|
13302
|
+
------------------------------------------------
|
13303
|
+
------------------------------------------------------------
|
13304
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13305
|
+
------------------------------------------------------------
|
13306
|
+
--------------------------------------------------
|
13307
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13308
|
+
--------------------------------------------------
|
13309
|
+
----------------------------------------------------------------
|
13310
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13311
|
+
----------------------------------------------------------------
|
13312
|
+
---------------------------------------------
|
13313
|
+
DocumentTest: test_getting_not_found_document
|
13314
|
+
---------------------------------------------
|
13315
|
+
-------------------------------------------------
|
13316
|
+
DocumentTest: test_multi_response_with_right_data
|
13317
|
+
-------------------------------------------------
|
13318
|
+
-------------------------------------------
|
13319
|
+
DocumentTest: test_will_have_key_properties
|
13320
|
+
-------------------------------------------
|
13321
|
+
--------------------------------------------------------
|
13322
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13323
|
+
--------------------------------------------------------
|
13324
|
+
------------------------------------------------
|
13325
|
+
DocumentTest: test_will_have_only_set_properties
|
13326
|
+
------------------------------------------------
|
13327
|
+
----------------------------------------------------------------
|
13328
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13329
|
+
----------------------------------------------------------------
|
13330
|
+
-----------------------------------
|
13331
|
+
DocumentTest: test_with_timestamps!
|
13332
|
+
-----------------------------------
|
13333
|
+
--------------------------------------
|
13334
|
+
DocumentTest: test_all_will_get_2_docs
|
13335
|
+
--------------------------------------
|
13336
|
+
------------------------------------------------
|
13337
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13338
|
+
------------------------------------------------
|
13339
|
+
----------------------------------------------
|
13340
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13341
|
+
----------------------------------------------
|
13342
|
+
------------------------------------------------
|
13343
|
+
DocumentTest: test_empty_find_should_raise_error
|
13344
|
+
------------------------------------------------
|
13345
|
+
------------------------------------------------------------
|
13346
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13347
|
+
------------------------------------------------------------
|
13348
|
+
--------------------------------------------------
|
13349
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13350
|
+
--------------------------------------------------
|
13351
|
+
----------------------------------------------------------------
|
13352
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13353
|
+
----------------------------------------------------------------
|
13354
|
+
---------------------------------------------
|
13355
|
+
DocumentTest: test_getting_not_found_document
|
13356
|
+
---------------------------------------------
|
13357
|
+
-------------------------------------------------
|
13358
|
+
DocumentTest: test_multi_response_with_right_data
|
13359
|
+
-------------------------------------------------
|
13360
|
+
-------------------------------------------
|
13361
|
+
DocumentTest: test_will_have_key_properties
|
13362
|
+
-------------------------------------------
|
13363
|
+
--------------------------------------------------------
|
13364
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13365
|
+
--------------------------------------------------------
|
13366
|
+
------------------------------------------------
|
13367
|
+
DocumentTest: test_will_have_only_set_properties
|
13368
|
+
------------------------------------------------
|
13369
|
+
----------------------------------------------------------------
|
13370
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13371
|
+
----------------------------------------------------------------
|
13372
|
+
-----------------------------------
|
13373
|
+
DocumentTest: test_with_timestamps!
|
13374
|
+
-----------------------------------
|
13375
|
+
--------------------------------------
|
13376
|
+
DocumentTest: test_all_will_get_2_docs
|
13377
|
+
--------------------------------------
|
13378
|
+
------------------------------------------------
|
13379
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13380
|
+
------------------------------------------------
|
13381
|
+
----------------------------------------------
|
13382
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13383
|
+
----------------------------------------------
|
13384
|
+
------------------------------------------------
|
13385
|
+
DocumentTest: test_empty_find_should_raise_error
|
13386
|
+
------------------------------------------------
|
13387
|
+
------------------------------------------------------------
|
13388
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13389
|
+
------------------------------------------------------------
|
13390
|
+
--------------------------------------------------
|
13391
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13392
|
+
--------------------------------------------------
|
13393
|
+
----------------------------------------------------------------
|
13394
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13395
|
+
----------------------------------------------------------------
|
13396
|
+
---------------------------------------------
|
13397
|
+
DocumentTest: test_getting_not_found_document
|
13398
|
+
---------------------------------------------
|
13399
|
+
-------------------------------------------------
|
13400
|
+
DocumentTest: test_multi_response_with_right_data
|
13401
|
+
-------------------------------------------------
|
13402
|
+
-------------------------------------------
|
13403
|
+
DocumentTest: test_will_have_key_properties
|
13404
|
+
-------------------------------------------
|
13405
|
+
--------------------------------------------------------
|
13406
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13407
|
+
--------------------------------------------------------
|
13408
|
+
------------------------------------------------
|
13409
|
+
DocumentTest: test_will_have_only_set_properties
|
13410
|
+
------------------------------------------------
|
13411
|
+
----------------------------------------------------------------
|
13412
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13413
|
+
----------------------------------------------------------------
|
13414
|
+
-----------------------------------
|
13415
|
+
DocumentTest: test_with_timestamps!
|
13416
|
+
-----------------------------------
|
13417
|
+
--------------------------------------
|
13418
|
+
DocumentTest: test_all_will_get_2_docs
|
13419
|
+
--------------------------------------
|
13420
|
+
------------------------------------------------
|
13421
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13422
|
+
------------------------------------------------
|
13423
|
+
----------------------------------------------
|
13424
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13425
|
+
----------------------------------------------
|
13426
|
+
------------------------------------------------
|
13427
|
+
DocumentTest: test_empty_find_should_raise_error
|
13428
|
+
------------------------------------------------
|
13429
|
+
------------------------------------------------------------
|
13430
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13431
|
+
------------------------------------------------------------
|
13432
|
+
--------------------------------------------------
|
13433
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13434
|
+
--------------------------------------------------
|
13435
|
+
----------------------------------------------------------------
|
13436
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13437
|
+
----------------------------------------------------------------
|
13438
|
+
---------------------------------------------
|
13439
|
+
DocumentTest: test_getting_not_found_document
|
13440
|
+
---------------------------------------------
|
13441
|
+
-------------------------------------------------
|
13442
|
+
DocumentTest: test_multi_response_with_right_data
|
13443
|
+
-------------------------------------------------
|
13444
|
+
-------------------------------------------
|
13445
|
+
DocumentTest: test_will_have_key_properties
|
13446
|
+
-------------------------------------------
|
13447
|
+
--------------------------------------------------------
|
13448
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13449
|
+
--------------------------------------------------------
|
13450
|
+
------------------------------------------------
|
13451
|
+
DocumentTest: test_will_have_only_set_properties
|
13452
|
+
------------------------------------------------
|
13453
|
+
----------------------------------------------------------------
|
13454
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13455
|
+
----------------------------------------------------------------
|
13456
|
+
-----------------------------------
|
13457
|
+
DocumentTest: test_with_timestamps!
|
13458
|
+
-----------------------------------
|
13459
|
+
--------------------------------------
|
13460
|
+
DocumentTest: test_all_will_get_2_docs
|
13461
|
+
--------------------------------------
|
13462
|
+
------------------------------------------------
|
13463
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13464
|
+
------------------------------------------------
|
13465
|
+
----------------------------------------------
|
13466
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13467
|
+
----------------------------------------------
|
13468
|
+
------------------------------------------------
|
13469
|
+
DocumentTest: test_empty_find_should_raise_error
|
13470
|
+
------------------------------------------------
|
13471
|
+
------------------------------------------------------------
|
13472
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13473
|
+
------------------------------------------------------------
|
13474
|
+
--------------------------------------------------
|
13475
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13476
|
+
--------------------------------------------------
|
13477
|
+
----------------------------------------------------------------
|
13478
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13479
|
+
----------------------------------------------------------------
|
13480
|
+
---------------------------------------------
|
13481
|
+
DocumentTest: test_getting_not_found_document
|
13482
|
+
---------------------------------------------
|
13483
|
+
-------------------------------------------------
|
13484
|
+
DocumentTest: test_multi_response_with_right_data
|
13485
|
+
-------------------------------------------------
|
13486
|
+
-------------------------------------------
|
13487
|
+
DocumentTest: test_will_have_key_properties
|
13488
|
+
-------------------------------------------
|
13489
|
+
--------------------------------------------------------
|
13490
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13491
|
+
--------------------------------------------------------
|
13492
|
+
------------------------------------------------
|
13493
|
+
DocumentTest: test_will_have_only_set_properties
|
13494
|
+
------------------------------------------------
|
13495
|
+
----------------------------------------------------------------
|
13496
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13497
|
+
----------------------------------------------------------------
|
13498
|
+
-----------------------------------
|
13499
|
+
DocumentTest: test_with_timestamps!
|
13500
|
+
-----------------------------------
|
13501
|
+
--------------------------------------
|
13502
|
+
DocumentTest: test_all_will_get_2_docs
|
13503
|
+
--------------------------------------
|
13504
|
+
------------------------------------------------
|
13505
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13506
|
+
------------------------------------------------
|
13507
|
+
----------------------------------------------
|
13508
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13509
|
+
----------------------------------------------
|
13510
|
+
------------------------------------------------
|
13511
|
+
DocumentTest: test_empty_find_should_raise_error
|
13512
|
+
------------------------------------------------
|
13513
|
+
------------------------------------------------------------
|
13514
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13515
|
+
------------------------------------------------------------
|
13516
|
+
--------------------------------------------------
|
13517
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13518
|
+
--------------------------------------------------
|
13519
|
+
----------------------------------------------------------------
|
13520
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13521
|
+
----------------------------------------------------------------
|
13522
|
+
---------------------------------------------
|
13523
|
+
DocumentTest: test_getting_not_found_document
|
13524
|
+
---------------------------------------------
|
13525
|
+
-------------------------------------------------
|
13526
|
+
DocumentTest: test_multi_response_with_right_data
|
13527
|
+
-------------------------------------------------
|
13528
|
+
-------------------------------------------
|
13529
|
+
DocumentTest: test_will_have_key_properties
|
13530
|
+
-------------------------------------------
|
13531
|
+
--------------------------------------------------------
|
13532
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13533
|
+
--------------------------------------------------------
|
13534
|
+
------------------------------------------------
|
13535
|
+
DocumentTest: test_will_have_only_set_properties
|
13536
|
+
------------------------------------------------
|
13537
|
+
----------------------------------------------------------------
|
13538
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13539
|
+
----------------------------------------------------------------
|
13540
|
+
-----------------------------------
|
13541
|
+
DocumentTest: test_with_timestamps!
|
13542
|
+
-----------------------------------
|
13543
|
+
--------------------------------------
|
13544
|
+
DocumentTest: test_all_will_get_2_docs
|
13545
|
+
--------------------------------------
|
13546
|
+
------------------------------------------------
|
13547
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13548
|
+
------------------------------------------------
|
13549
|
+
----------------------------------------------
|
13550
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13551
|
+
----------------------------------------------
|
13552
|
+
------------------------------------------------
|
13553
|
+
DocumentTest: test_empty_find_should_raise_error
|
13554
|
+
------------------------------------------------
|
13555
|
+
------------------------------------------------------------
|
13556
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13557
|
+
------------------------------------------------------------
|
13558
|
+
--------------------------------------------------
|
13559
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13560
|
+
--------------------------------------------------
|
13561
|
+
----------------------------------------------------------------
|
13562
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13563
|
+
----------------------------------------------------------------
|
13564
|
+
---------------------------------------------
|
13565
|
+
DocumentTest: test_getting_not_found_document
|
13566
|
+
---------------------------------------------
|
13567
|
+
-------------------------------------------------
|
13568
|
+
DocumentTest: test_multi_response_with_right_data
|
13569
|
+
-------------------------------------------------
|
13570
|
+
-------------------------------------------
|
13571
|
+
DocumentTest: test_will_have_key_properties
|
13572
|
+
-------------------------------------------
|
13573
|
+
--------------------------------------------------------
|
13574
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13575
|
+
--------------------------------------------------------
|
13576
|
+
------------------------------------------------
|
13577
|
+
DocumentTest: test_will_have_only_set_properties
|
13578
|
+
------------------------------------------------
|
13579
|
+
----------------------------------------------------------------
|
13580
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13581
|
+
----------------------------------------------------------------
|
13582
|
+
-----------------------------------
|
13583
|
+
DocumentTest: test_with_timestamps!
|
13584
|
+
-----------------------------------
|
13585
|
+
--------------------------------------
|
13586
|
+
DocumentTest: test_all_will_get_2_docs
|
13587
|
+
--------------------------------------
|
13588
|
+
------------------------------------------------
|
13589
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13590
|
+
------------------------------------------------
|
13591
|
+
----------------------------------------------
|
13592
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13593
|
+
----------------------------------------------
|
13594
|
+
------------------------------------------------
|
13595
|
+
DocumentTest: test_empty_find_should_raise_error
|
13596
|
+
------------------------------------------------
|
13597
|
+
------------------------------------------------------------
|
13598
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13599
|
+
------------------------------------------------------------
|
13600
|
+
--------------------------------------------------
|
13601
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13602
|
+
--------------------------------------------------
|
13603
|
+
----------------------------------------------------------------
|
13604
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13605
|
+
----------------------------------------------------------------
|
13606
|
+
---------------------------------------------
|
13607
|
+
DocumentTest: test_getting_not_found_document
|
13608
|
+
---------------------------------------------
|
13609
|
+
-------------------------------------------------
|
13610
|
+
DocumentTest: test_multi_response_with_right_data
|
13611
|
+
-------------------------------------------------
|
13612
|
+
-------------------------------------------
|
13613
|
+
DocumentTest: test_will_have_key_properties
|
13614
|
+
-------------------------------------------
|
13615
|
+
--------------------------------------------------------
|
13616
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13617
|
+
--------------------------------------------------------
|
13618
|
+
------------------------------------------------
|
13619
|
+
DocumentTest: test_will_have_only_set_properties
|
13620
|
+
------------------------------------------------
|
13621
|
+
----------------------------------------------------------------
|
13622
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13623
|
+
----------------------------------------------------------------
|
13624
|
+
-----------------------------------
|
13625
|
+
DocumentTest: test_with_timestamps!
|
13626
|
+
-----------------------------------
|
13627
|
+
--------------------------------------
|
13628
|
+
DocumentTest: test_all_will_get_2_docs
|
13629
|
+
--------------------------------------
|
13630
|
+
------------------------------------------------
|
13631
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13632
|
+
------------------------------------------------
|
13633
|
+
----------------------------------------------
|
13634
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13635
|
+
----------------------------------------------
|
13636
|
+
------------------------------------------------
|
13637
|
+
DocumentTest: test_empty_find_should_raise_error
|
13638
|
+
------------------------------------------------
|
13639
|
+
------------------------------------------------------------
|
13640
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13641
|
+
------------------------------------------------------------
|
13642
|
+
--------------------------------------------------
|
13643
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13644
|
+
--------------------------------------------------
|
13645
|
+
----------------------------------------------------------------
|
13646
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13647
|
+
----------------------------------------------------------------
|
13648
|
+
---------------------------------------------
|
13649
|
+
DocumentTest: test_getting_not_found_document
|
13650
|
+
---------------------------------------------
|
13651
|
+
-------------------------------------------------
|
13652
|
+
DocumentTest: test_multi_response_with_right_data
|
13653
|
+
-------------------------------------------------
|
13654
|
+
-------------------------------------------
|
13655
|
+
DocumentTest: test_will_have_key_properties
|
13656
|
+
-------------------------------------------
|
13657
|
+
--------------------------------------------------------
|
13658
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13659
|
+
--------------------------------------------------------
|
13660
|
+
------------------------------------------------
|
13661
|
+
DocumentTest: test_will_have_only_set_properties
|
13662
|
+
------------------------------------------------
|
13663
|
+
----------------------------------------------------------------
|
13664
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13665
|
+
----------------------------------------------------------------
|
13666
|
+
-----------------------------------
|
13667
|
+
DocumentTest: test_with_timestamps!
|
13668
|
+
-----------------------------------
|
13669
|
+
--------------------------------------
|
13670
|
+
DocumentTest: test_all_will_get_2_docs
|
13671
|
+
--------------------------------------
|
13672
|
+
------------------------------------------------
|
13673
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13674
|
+
------------------------------------------------
|
13675
|
+
----------------------------------------------
|
13676
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13677
|
+
----------------------------------------------
|
13678
|
+
------------------------------------------------
|
13679
|
+
DocumentTest: test_empty_find_should_raise_error
|
13680
|
+
------------------------------------------------
|
13681
|
+
------------------------------------------------------------
|
13682
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13683
|
+
------------------------------------------------------------
|
13684
|
+
--------------------------------------------------
|
13685
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13686
|
+
--------------------------------------------------
|
13687
|
+
----------------------------------------------------------------
|
13688
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13689
|
+
----------------------------------------------------------------
|
13690
|
+
---------------------------------------------
|
13691
|
+
DocumentTest: test_getting_not_found_document
|
13692
|
+
---------------------------------------------
|
13693
|
+
-------------------------------------------------
|
13694
|
+
DocumentTest: test_multi_response_with_right_data
|
13695
|
+
-------------------------------------------------
|
13696
|
+
-------------------------------------------
|
13697
|
+
DocumentTest: test_will_have_key_properties
|
13698
|
+
-------------------------------------------
|
13699
|
+
--------------------------------------------------------
|
13700
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13701
|
+
--------------------------------------------------------
|
13702
|
+
------------------------------------------------
|
13703
|
+
DocumentTest: test_will_have_only_set_properties
|
13704
|
+
------------------------------------------------
|
13705
|
+
----------------------------------------------------------------
|
13706
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13707
|
+
----------------------------------------------------------------
|
13708
|
+
-----------------------------------
|
13709
|
+
DocumentTest: test_with_timestamps!
|
13710
|
+
-----------------------------------
|
13711
|
+
--------------------------------------
|
13712
|
+
DocumentTest: test_all_will_get_2_docs
|
13713
|
+
--------------------------------------
|
13714
|
+
------------------------------------------------
|
13715
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13716
|
+
------------------------------------------------
|
13717
|
+
----------------------------------------------
|
13718
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13719
|
+
----------------------------------------------
|
13720
|
+
------------------------------------------------
|
13721
|
+
DocumentTest: test_empty_find_should_raise_error
|
13722
|
+
------------------------------------------------
|
13723
|
+
------------------------------------------------------------
|
13724
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13725
|
+
------------------------------------------------------------
|
13726
|
+
--------------------------------------------------
|
13727
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13728
|
+
--------------------------------------------------
|
13729
|
+
----------------------------------------------------------------
|
13730
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13731
|
+
----------------------------------------------------------------
|
13732
|
+
---------------------------------------------
|
13733
|
+
DocumentTest: test_getting_not_found_document
|
13734
|
+
---------------------------------------------
|
13735
|
+
-------------------------------------------------
|
13736
|
+
DocumentTest: test_multi_response_with_right_data
|
13737
|
+
-------------------------------------------------
|
13738
|
+
-------------------------------------------
|
13739
|
+
DocumentTest: test_will_have_key_properties
|
13740
|
+
-------------------------------------------
|
13741
|
+
--------------------------------------------------------
|
13742
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13743
|
+
--------------------------------------------------------
|
13744
|
+
------------------------------------------------
|
13745
|
+
DocumentTest: test_will_have_only_set_properties
|
13746
|
+
------------------------------------------------
|
13747
|
+
----------------------------------------------------------------
|
13748
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13749
|
+
----------------------------------------------------------------
|
13750
|
+
-----------------------------------
|
13751
|
+
DocumentTest: test_with_timestamps!
|
13752
|
+
-----------------------------------
|
13753
|
+
--------------------------------------
|
13754
|
+
DocumentTest: test_all_will_get_2_docs
|
13755
|
+
--------------------------------------
|
13756
|
+
------------------------------------------------
|
13757
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13758
|
+
------------------------------------------------
|
13759
|
+
----------------------------------------------
|
13760
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13761
|
+
----------------------------------------------
|
13762
|
+
------------------------------------------------
|
13763
|
+
DocumentTest: test_empty_find_should_raise_error
|
13764
|
+
------------------------------------------------
|
13765
|
+
------------------------------------------------------------
|
13766
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13767
|
+
------------------------------------------------------------
|
13768
|
+
--------------------------------------------------
|
13769
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13770
|
+
--------------------------------------------------
|
13771
|
+
----------------------------------------------------------------
|
13772
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13773
|
+
----------------------------------------------------------------
|
13774
|
+
---------------------------------------------
|
13775
|
+
DocumentTest: test_getting_not_found_document
|
13776
|
+
---------------------------------------------
|
13777
|
+
-------------------------------------------------
|
13778
|
+
DocumentTest: test_multi_response_with_right_data
|
13779
|
+
-------------------------------------------------
|
13780
|
+
-------------------------------------------
|
13781
|
+
DocumentTest: test_will_have_key_properties
|
13782
|
+
-------------------------------------------
|
13783
|
+
--------------------------------------------------------
|
13784
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13785
|
+
--------------------------------------------------------
|
13786
|
+
------------------------------------------------
|
13787
|
+
DocumentTest: test_will_have_only_set_properties
|
13788
|
+
------------------------------------------------
|
13789
|
+
----------------------------------------------------------------
|
13790
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13791
|
+
----------------------------------------------------------------
|
13792
|
+
-----------------------------------
|
13793
|
+
DocumentTest: test_with_timestamps!
|
13794
|
+
-----------------------------------
|
13795
|
+
--------------------------------------
|
13796
|
+
DocumentTest: test_all_will_get_2_docs
|
13797
|
+
--------------------------------------
|
13798
|
+
------------------------------------------------
|
13799
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13800
|
+
------------------------------------------------
|
13801
|
+
----------------------------------------------
|
13802
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13803
|
+
----------------------------------------------
|
13804
|
+
------------------------------------------------
|
13805
|
+
DocumentTest: test_empty_find_should_raise_error
|
13806
|
+
------------------------------------------------
|
13807
|
+
------------------------------------------------------------
|
13808
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13809
|
+
------------------------------------------------------------
|
13810
|
+
--------------------------------------------------
|
13811
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13812
|
+
--------------------------------------------------
|
13813
|
+
----------------------------------------------------------------
|
13814
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13815
|
+
----------------------------------------------------------------
|
13816
|
+
---------------------------------------------
|
13817
|
+
DocumentTest: test_getting_not_found_document
|
13818
|
+
---------------------------------------------
|
13819
|
+
-------------------------------------------------
|
13820
|
+
DocumentTest: test_multi_response_with_right_data
|
13821
|
+
-------------------------------------------------
|
13822
|
+
-------------------------------------------
|
13823
|
+
DocumentTest: test_will_have_key_properties
|
13824
|
+
-------------------------------------------
|
13825
|
+
--------------------------------------------------------
|
13826
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13827
|
+
--------------------------------------------------------
|
13828
|
+
------------------------------------------------
|
13829
|
+
DocumentTest: test_will_have_only_set_properties
|
13830
|
+
------------------------------------------------
|
13831
|
+
----------------------------------------------------------------
|
13832
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13833
|
+
----------------------------------------------------------------
|
13834
|
+
-----------------------------------
|
13835
|
+
DocumentTest: test_with_timestamps!
|
13836
|
+
-----------------------------------
|
13837
|
+
--------------------------------------
|
13838
|
+
DocumentTest: test_all_will_get_2_docs
|
13839
|
+
--------------------------------------
|
13840
|
+
------------------------------------------------
|
13841
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13842
|
+
------------------------------------------------
|
13843
|
+
----------------------------------------------
|
13844
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13845
|
+
----------------------------------------------
|
13846
|
+
------------------------------------------------
|
13847
|
+
DocumentTest: test_empty_find_should_raise_error
|
13848
|
+
------------------------------------------------
|
13849
|
+
------------------------------------------------------------
|
13850
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13851
|
+
------------------------------------------------------------
|
13852
|
+
--------------------------------------------------
|
13853
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13854
|
+
--------------------------------------------------
|
13855
|
+
----------------------------------------------------------------
|
13856
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13857
|
+
----------------------------------------------------------------
|
13858
|
+
---------------------------------------------
|
13859
|
+
DocumentTest: test_getting_not_found_document
|
13860
|
+
---------------------------------------------
|
13861
|
+
-------------------------------------------------
|
13862
|
+
DocumentTest: test_multi_response_with_right_data
|
13863
|
+
-------------------------------------------------
|
13864
|
+
-------------------------------------------
|
13865
|
+
DocumentTest: test_will_have_key_properties
|
13866
|
+
-------------------------------------------
|
13867
|
+
--------------------------------------------------------
|
13868
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13869
|
+
--------------------------------------------------------
|
13870
|
+
------------------------------------------------
|
13871
|
+
DocumentTest: test_will_have_only_set_properties
|
13872
|
+
------------------------------------------------
|
13873
|
+
----------------------------------------------------------------
|
13874
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13875
|
+
----------------------------------------------------------------
|
13876
|
+
-----------------------------------
|
13877
|
+
DocumentTest: test_with_timestamps!
|
13878
|
+
-----------------------------------
|
13879
|
+
--------------------------------------
|
13880
|
+
DocumentTest: test_all_will_get_2_docs
|
13881
|
+
--------------------------------------
|
13882
|
+
------------------------------------------------
|
13883
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13884
|
+
------------------------------------------------
|
13885
|
+
----------------------------------------------
|
13886
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13887
|
+
----------------------------------------------
|
13888
|
+
------------------------------------------------
|
13889
|
+
DocumentTest: test_empty_find_should_raise_error
|
13890
|
+
------------------------------------------------
|
13891
|
+
------------------------------------------------------------
|
13892
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13893
|
+
------------------------------------------------------------
|
13894
|
+
--------------------------------------------------
|
13895
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13896
|
+
--------------------------------------------------
|
13897
|
+
----------------------------------------------------------------
|
13898
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13899
|
+
----------------------------------------------------------------
|
13900
|
+
---------------------------------------------
|
13901
|
+
DocumentTest: test_getting_not_found_document
|
13902
|
+
---------------------------------------------
|
13903
|
+
-------------------------------------------------
|
13904
|
+
DocumentTest: test_multi_response_with_right_data
|
13905
|
+
-------------------------------------------------
|
13906
|
+
-------------------------------------------
|
13907
|
+
DocumentTest: test_will_have_key_properties
|
13908
|
+
-------------------------------------------
|
13909
|
+
--------------------------------------------------------
|
13910
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13911
|
+
--------------------------------------------------------
|
13912
|
+
------------------------------------------------
|
13913
|
+
DocumentTest: test_will_have_only_set_properties
|
13914
|
+
------------------------------------------------
|
13915
|
+
----------------------------------------------------------------
|
13916
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13917
|
+
----------------------------------------------------------------
|
13918
|
+
-----------------------------------
|
13919
|
+
DocumentTest: test_with_timestamps!
|
13920
|
+
-----------------------------------
|
13921
|
+
--------------------------------------
|
13922
|
+
DocumentTest: test_all_will_get_2_docs
|
13923
|
+
--------------------------------------
|
13924
|
+
------------------------------------------------
|
13925
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13926
|
+
------------------------------------------------
|
13927
|
+
----------------------------------------------
|
13928
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13929
|
+
----------------------------------------------
|
13930
|
+
------------------------------------------------
|
13931
|
+
DocumentTest: test_empty_find_should_raise_error
|
13932
|
+
------------------------------------------------
|
13933
|
+
------------------------------------------------------------
|
13934
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13935
|
+
------------------------------------------------------------
|
13936
|
+
--------------------------------------------------
|
13937
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13938
|
+
--------------------------------------------------
|
13939
|
+
----------------------------------------------------------------
|
13940
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13941
|
+
----------------------------------------------------------------
|
13942
|
+
---------------------------------------------
|
13943
|
+
DocumentTest: test_getting_not_found_document
|
13944
|
+
---------------------------------------------
|
13945
|
+
-------------------------------------------------
|
13946
|
+
DocumentTest: test_multi_response_with_right_data
|
13947
|
+
-------------------------------------------------
|
13948
|
+
-------------------------------------------
|
13949
|
+
DocumentTest: test_will_have_key_properties
|
13950
|
+
-------------------------------------------
|
13951
|
+
--------------------------------------------------------
|
13952
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13953
|
+
--------------------------------------------------------
|
13954
|
+
------------------------------------------------
|
13955
|
+
DocumentTest: test_will_have_only_set_properties
|
13956
|
+
------------------------------------------------
|
13957
|
+
----------------------------------------------------------------
|
13958
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
13959
|
+
----------------------------------------------------------------
|
13960
|
+
-----------------------------------
|
13961
|
+
DocumentTest: test_with_timestamps!
|
13962
|
+
-----------------------------------
|
13963
|
+
--------------------------------------
|
13964
|
+
DocumentTest: test_all_will_get_2_docs
|
13965
|
+
--------------------------------------
|
13966
|
+
------------------------------------------------
|
13967
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
13968
|
+
------------------------------------------------
|
13969
|
+
----------------------------------------------
|
13970
|
+
DocumentTest: test_default_will_be_avoerwriten
|
13971
|
+
----------------------------------------------
|
13972
|
+
------------------------------------------------
|
13973
|
+
DocumentTest: test_empty_find_should_raise_error
|
13974
|
+
------------------------------------------------
|
13975
|
+
------------------------------------------------------------
|
13976
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
13977
|
+
------------------------------------------------------------
|
13978
|
+
--------------------------------------------------
|
13979
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
13980
|
+
--------------------------------------------------
|
13981
|
+
----------------------------------------------------------------
|
13982
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
13983
|
+
----------------------------------------------------------------
|
13984
|
+
---------------------------------------------
|
13985
|
+
DocumentTest: test_getting_not_found_document
|
13986
|
+
---------------------------------------------
|
13987
|
+
-------------------------------------------------
|
13988
|
+
DocumentTest: test_multi_response_with_right_data
|
13989
|
+
-------------------------------------------------
|
13990
|
+
-------------------------------------------
|
13991
|
+
DocumentTest: test_will_have_key_properties
|
13992
|
+
-------------------------------------------
|
13993
|
+
--------------------------------------------------------
|
13994
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
13995
|
+
--------------------------------------------------------
|
13996
|
+
------------------------------------------------
|
13997
|
+
DocumentTest: test_will_have_only_set_properties
|
13998
|
+
------------------------------------------------
|
13999
|
+
----------------------------------------------------------------
|
14000
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14001
|
+
----------------------------------------------------------------
|
14002
|
+
-----------------------------------
|
14003
|
+
DocumentTest: test_with_timestamps!
|
14004
|
+
-----------------------------------
|
14005
|
+
--------------------------------------
|
14006
|
+
DocumentTest: test_all_will_get_2_docs
|
14007
|
+
--------------------------------------
|
14008
|
+
------------------------------------------------
|
14009
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14010
|
+
------------------------------------------------
|
14011
|
+
----------------------------------------------
|
14012
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14013
|
+
----------------------------------------------
|
14014
|
+
------------------------------------------------
|
14015
|
+
DocumentTest: test_empty_find_should_raise_error
|
14016
|
+
------------------------------------------------
|
14017
|
+
------------------------------------------------------------
|
14018
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14019
|
+
------------------------------------------------------------
|
14020
|
+
--------------------------------------------------
|
14021
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14022
|
+
--------------------------------------------------
|
14023
|
+
----------------------------------------------------------------
|
14024
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14025
|
+
----------------------------------------------------------------
|
14026
|
+
---------------------------------------------
|
14027
|
+
DocumentTest: test_getting_not_found_document
|
14028
|
+
---------------------------------------------
|
14029
|
+
-------------------------------------------------
|
14030
|
+
DocumentTest: test_multi_response_with_right_data
|
14031
|
+
-------------------------------------------------
|
14032
|
+
-------------------------------------------
|
14033
|
+
DocumentTest: test_will_have_key_properties
|
14034
|
+
-------------------------------------------
|
14035
|
+
--------------------------------------------------------
|
14036
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14037
|
+
--------------------------------------------------------
|
14038
|
+
------------------------------------------------
|
14039
|
+
DocumentTest: test_will_have_only_set_properties
|
14040
|
+
------------------------------------------------
|
14041
|
+
----------------------------------------------------------------
|
14042
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14043
|
+
----------------------------------------------------------------
|
14044
|
+
-----------------------------------
|
14045
|
+
DocumentTest: test_with_timestamps!
|
14046
|
+
-----------------------------------
|
14047
|
+
--------------------------------------
|
14048
|
+
DocumentTest: test_all_will_get_2_docs
|
14049
|
+
--------------------------------------
|
14050
|
+
------------------------------------------------
|
14051
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14052
|
+
------------------------------------------------
|
14053
|
+
----------------------------------------------
|
14054
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14055
|
+
----------------------------------------------
|
14056
|
+
------------------------------------------------
|
14057
|
+
DocumentTest: test_empty_find_should_raise_error
|
14058
|
+
------------------------------------------------
|
14059
|
+
------------------------------------------------------------
|
14060
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14061
|
+
------------------------------------------------------------
|
14062
|
+
--------------------------------------------------
|
14063
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14064
|
+
--------------------------------------------------
|
14065
|
+
----------------------------------------------------------------
|
14066
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14067
|
+
----------------------------------------------------------------
|
14068
|
+
---------------------------------------------
|
14069
|
+
DocumentTest: test_getting_not_found_document
|
14070
|
+
---------------------------------------------
|
14071
|
+
-------------------------------------------------
|
14072
|
+
DocumentTest: test_multi_response_with_right_data
|
14073
|
+
-------------------------------------------------
|
14074
|
+
-------------------------------------------
|
14075
|
+
DocumentTest: test_will_have_key_properties
|
14076
|
+
-------------------------------------------
|
14077
|
+
--------------------------------------------------------
|
14078
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14079
|
+
--------------------------------------------------------
|
14080
|
+
------------------------------------------------
|
14081
|
+
DocumentTest: test_will_have_only_set_properties
|
14082
|
+
------------------------------------------------
|
14083
|
+
----------------------------------------------------------------
|
14084
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14085
|
+
----------------------------------------------------------------
|
14086
|
+
-----------------------------------
|
14087
|
+
DocumentTest: test_with_timestamps!
|
14088
|
+
-----------------------------------
|
14089
|
+
--------------------------------------
|
14090
|
+
DocumentTest: test_all_will_get_2_docs
|
14091
|
+
--------------------------------------
|
14092
|
+
------------------------------------------------
|
14093
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14094
|
+
------------------------------------------------
|
14095
|
+
----------------------------------------------
|
14096
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14097
|
+
----------------------------------------------
|
14098
|
+
------------------------------------------------
|
14099
|
+
DocumentTest: test_empty_find_should_raise_error
|
14100
|
+
------------------------------------------------
|
14101
|
+
------------------------------------------------------------
|
14102
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14103
|
+
------------------------------------------------------------
|
14104
|
+
--------------------------------------------------
|
14105
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14106
|
+
--------------------------------------------------
|
14107
|
+
----------------------------------------------------------------
|
14108
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14109
|
+
----------------------------------------------------------------
|
14110
|
+
---------------------------------------------
|
14111
|
+
DocumentTest: test_getting_not_found_document
|
14112
|
+
---------------------------------------------
|
14113
|
+
-------------------------------------------------
|
14114
|
+
DocumentTest: test_multi_response_with_right_data
|
14115
|
+
-------------------------------------------------
|
14116
|
+
-------------------------------------------
|
14117
|
+
DocumentTest: test_will_have_key_properties
|
14118
|
+
-------------------------------------------
|
14119
|
+
--------------------------------------------------------
|
14120
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14121
|
+
--------------------------------------------------------
|
14122
|
+
------------------------------------------------
|
14123
|
+
DocumentTest: test_will_have_only_set_properties
|
14124
|
+
------------------------------------------------
|
14125
|
+
----------------------------------------------------------------
|
14126
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14127
|
+
----------------------------------------------------------------
|
14128
|
+
-----------------------------------
|
14129
|
+
DocumentTest: test_with_timestamps!
|
14130
|
+
-----------------------------------
|
14131
|
+
--------------------------------------
|
14132
|
+
DocumentTest: test_all_will_get_2_docs
|
14133
|
+
--------------------------------------
|
14134
|
+
------------------------------------------------
|
14135
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14136
|
+
------------------------------------------------
|
14137
|
+
----------------------------------------------
|
14138
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14139
|
+
----------------------------------------------
|
14140
|
+
------------------------------------------------
|
14141
|
+
DocumentTest: test_empty_find_should_raise_error
|
14142
|
+
------------------------------------------------
|
14143
|
+
------------------------------------------------------------
|
14144
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14145
|
+
------------------------------------------------------------
|
14146
|
+
--------------------------------------------------
|
14147
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14148
|
+
--------------------------------------------------
|
14149
|
+
----------------------------------------------------------------
|
14150
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14151
|
+
----------------------------------------------------------------
|
14152
|
+
---------------------------------------------
|
14153
|
+
DocumentTest: test_getting_not_found_document
|
14154
|
+
---------------------------------------------
|
14155
|
+
-------------------------------------------------
|
14156
|
+
DocumentTest: test_multi_response_with_right_data
|
14157
|
+
-------------------------------------------------
|
14158
|
+
-------------------------------------------
|
14159
|
+
DocumentTest: test_will_have_key_properties
|
14160
|
+
-------------------------------------------
|
14161
|
+
--------------------------------------------------------
|
14162
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14163
|
+
--------------------------------------------------------
|
14164
|
+
------------------------------------------------
|
14165
|
+
DocumentTest: test_will_have_only_set_properties
|
14166
|
+
------------------------------------------------
|
14167
|
+
----------------------------------------------------------------
|
14168
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14169
|
+
----------------------------------------------------------------
|
14170
|
+
-----------------------------------
|
14171
|
+
DocumentTest: test_with_timestamps!
|
14172
|
+
-----------------------------------
|
14173
|
+
--------------------------------------
|
14174
|
+
DocumentTest: test_all_will_get_2_docs
|
14175
|
+
--------------------------------------
|
14176
|
+
------------------------------------------------
|
14177
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14178
|
+
------------------------------------------------
|
14179
|
+
----------------------------------------------
|
14180
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14181
|
+
----------------------------------------------
|
14182
|
+
------------------------------------------------
|
14183
|
+
DocumentTest: test_empty_find_should_raise_error
|
14184
|
+
------------------------------------------------
|
14185
|
+
------------------------------------------------------------
|
14186
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14187
|
+
------------------------------------------------------------
|
14188
|
+
--------------------------------------------------
|
14189
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14190
|
+
--------------------------------------------------
|
14191
|
+
----------------------------------------------------------------
|
14192
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14193
|
+
----------------------------------------------------------------
|
14194
|
+
---------------------------------------------
|
14195
|
+
DocumentTest: test_getting_not_found_document
|
14196
|
+
---------------------------------------------
|
14197
|
+
-------------------------------------------------
|
14198
|
+
DocumentTest: test_multi_response_with_right_data
|
14199
|
+
-------------------------------------------------
|
14200
|
+
-------------------------------------------
|
14201
|
+
DocumentTest: test_will_have_key_properties
|
14202
|
+
-------------------------------------------
|
14203
|
+
--------------------------------------------------------
|
14204
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14205
|
+
--------------------------------------------------------
|
14206
|
+
------------------------------------------------
|
14207
|
+
DocumentTest: test_will_have_only_set_properties
|
14208
|
+
------------------------------------------------
|
14209
|
+
----------------------------------------------------------------
|
14210
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14211
|
+
----------------------------------------------------------------
|
14212
|
+
-----------------------------------
|
14213
|
+
DocumentTest: test_with_timestamps!
|
14214
|
+
-----------------------------------
|
14215
|
+
--------------------------------------
|
14216
|
+
DocumentTest: test_all_will_get_2_docs
|
14217
|
+
--------------------------------------
|
14218
|
+
------------------------------------------------
|
14219
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14220
|
+
------------------------------------------------
|
14221
|
+
----------------------------------------------
|
14222
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14223
|
+
----------------------------------------------
|
14224
|
+
------------------------------------------------
|
14225
|
+
DocumentTest: test_empty_find_should_raise_error
|
14226
|
+
------------------------------------------------
|
14227
|
+
------------------------------------------------------------
|
14228
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14229
|
+
------------------------------------------------------------
|
14230
|
+
--------------------------------------------------
|
14231
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14232
|
+
--------------------------------------------------
|
14233
|
+
----------------------------------------------------------------
|
14234
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14235
|
+
----------------------------------------------------------------
|
14236
|
+
---------------------------------------------
|
14237
|
+
DocumentTest: test_getting_not_found_document
|
14238
|
+
---------------------------------------------
|
14239
|
+
-------------------------------------------------
|
14240
|
+
DocumentTest: test_multi_response_with_right_data
|
14241
|
+
-------------------------------------------------
|
14242
|
+
-------------------------------------------
|
14243
|
+
DocumentTest: test_will_have_key_properties
|
14244
|
+
-------------------------------------------
|
14245
|
+
--------------------------------------------------------
|
14246
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14247
|
+
--------------------------------------------------------
|
14248
|
+
------------------------------------------------
|
14249
|
+
DocumentTest: test_will_have_only_set_properties
|
14250
|
+
------------------------------------------------
|
14251
|
+
----------------------------------------------------------------
|
14252
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14253
|
+
----------------------------------------------------------------
|
14254
|
+
-----------------------------------
|
14255
|
+
DocumentTest: test_with_timestamps!
|
14256
|
+
-----------------------------------
|
14257
|
+
--------------------------------------
|
14258
|
+
DocumentTest: test_all_will_get_2_docs
|
14259
|
+
--------------------------------------
|
14260
|
+
------------------------------------------------
|
14261
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14262
|
+
------------------------------------------------
|
14263
|
+
----------------------------------------------
|
14264
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14265
|
+
----------------------------------------------
|
14266
|
+
------------------------------------------------
|
14267
|
+
DocumentTest: test_empty_find_should_raise_error
|
14268
|
+
------------------------------------------------
|
14269
|
+
------------------------------------------------------------
|
14270
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14271
|
+
------------------------------------------------------------
|
14272
|
+
--------------------------------------------------
|
14273
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14274
|
+
--------------------------------------------------
|
14275
|
+
----------------------------------------------------------------
|
14276
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14277
|
+
----------------------------------------------------------------
|
14278
|
+
---------------------------------------------
|
14279
|
+
DocumentTest: test_getting_not_found_document
|
14280
|
+
---------------------------------------------
|
14281
|
+
-------------------------------------------------
|
14282
|
+
DocumentTest: test_multi_response_with_right_data
|
14283
|
+
-------------------------------------------------
|
14284
|
+
-------------------------------------------
|
14285
|
+
DocumentTest: test_will_have_key_properties
|
14286
|
+
-------------------------------------------
|
14287
|
+
--------------------------------------------------------
|
14288
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14289
|
+
--------------------------------------------------------
|
14290
|
+
------------------------------------------------
|
14291
|
+
DocumentTest: test_will_have_only_set_properties
|
14292
|
+
------------------------------------------------
|
14293
|
+
----------------------------------------------------------------
|
14294
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14295
|
+
----------------------------------------------------------------
|
14296
|
+
-----------------------------------
|
14297
|
+
DocumentTest: test_with_timestamps!
|
14298
|
+
-----------------------------------
|
14299
|
+
--------------------------------------
|
14300
|
+
DocumentTest: test_all_will_get_2_docs
|
14301
|
+
--------------------------------------
|
14302
|
+
------------------------------------------------
|
14303
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14304
|
+
------------------------------------------------
|
14305
|
+
----------------------------------------------
|
14306
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14307
|
+
----------------------------------------------
|
14308
|
+
------------------------------------------------
|
14309
|
+
DocumentTest: test_empty_find_should_raise_error
|
14310
|
+
------------------------------------------------
|
14311
|
+
------------------------------------------------------------
|
14312
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14313
|
+
------------------------------------------------------------
|
14314
|
+
--------------------------------------------------
|
14315
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14316
|
+
--------------------------------------------------
|
14317
|
+
----------------------------------------------------------------
|
14318
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14319
|
+
----------------------------------------------------------------
|
14320
|
+
---------------------------------------------
|
14321
|
+
DocumentTest: test_getting_not_found_document
|
14322
|
+
---------------------------------------------
|
14323
|
+
-------------------------------------------------
|
14324
|
+
DocumentTest: test_multi_response_with_right_data
|
14325
|
+
-------------------------------------------------
|
14326
|
+
-------------------------------------------
|
14327
|
+
DocumentTest: test_will_have_key_properties
|
14328
|
+
-------------------------------------------
|
14329
|
+
--------------------------------------------------------
|
14330
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14331
|
+
--------------------------------------------------------
|
14332
|
+
------------------------------------------------
|
14333
|
+
DocumentTest: test_will_have_only_set_properties
|
14334
|
+
------------------------------------------------
|
14335
|
+
----------------------------------------------------------------
|
14336
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14337
|
+
----------------------------------------------------------------
|
14338
|
+
-----------------------------------
|
14339
|
+
DocumentTest: test_with_timestamps!
|
14340
|
+
-----------------------------------
|
14341
|
+
--------------------------------------
|
14342
|
+
DocumentTest: test_all_will_get_2_docs
|
14343
|
+
--------------------------------------
|
14344
|
+
------------------------------------------------
|
14345
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14346
|
+
------------------------------------------------
|
14347
|
+
----------------------------------------------
|
14348
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14349
|
+
----------------------------------------------
|
14350
|
+
------------------------------------------------
|
14351
|
+
DocumentTest: test_empty_find_should_raise_error
|
14352
|
+
------------------------------------------------
|
14353
|
+
------------------------------------------------------------
|
14354
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14355
|
+
------------------------------------------------------------
|
14356
|
+
--------------------------------------------------
|
14357
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14358
|
+
--------------------------------------------------
|
14359
|
+
----------------------------------------------------------------
|
14360
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14361
|
+
----------------------------------------------------------------
|
14362
|
+
---------------------------------------------
|
14363
|
+
DocumentTest: test_getting_not_found_document
|
14364
|
+
---------------------------------------------
|
14365
|
+
-------------------------------------------------
|
14366
|
+
DocumentTest: test_multi_response_with_right_data
|
14367
|
+
-------------------------------------------------
|
14368
|
+
-------------------------------------------
|
14369
|
+
DocumentTest: test_will_have_key_properties
|
14370
|
+
-------------------------------------------
|
14371
|
+
--------------------------------------------------------
|
14372
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14373
|
+
--------------------------------------------------------
|
14374
|
+
------------------------------------------------
|
14375
|
+
DocumentTest: test_will_have_only_set_properties
|
14376
|
+
------------------------------------------------
|
14377
|
+
----------------------------------------------------------------
|
14378
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14379
|
+
----------------------------------------------------------------
|
14380
|
+
-----------------------------------
|
14381
|
+
DocumentTest: test_with_timestamps!
|
14382
|
+
-----------------------------------
|
14383
|
+
--------------------------------------
|
14384
|
+
DocumentTest: test_all_will_get_2_docs
|
14385
|
+
--------------------------------------
|
14386
|
+
------------------------------------------------
|
14387
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14388
|
+
------------------------------------------------
|
14389
|
+
----------------------------------------------
|
14390
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14391
|
+
----------------------------------------------
|
14392
|
+
------------------------------------------------
|
14393
|
+
DocumentTest: test_empty_find_should_raise_error
|
14394
|
+
------------------------------------------------
|
14395
|
+
------------------------------------------------------------
|
14396
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14397
|
+
------------------------------------------------------------
|
14398
|
+
--------------------------------------------------
|
14399
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14400
|
+
--------------------------------------------------
|
14401
|
+
----------------------------------------------------------------
|
14402
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14403
|
+
----------------------------------------------------------------
|
14404
|
+
---------------------------------------------
|
14405
|
+
DocumentTest: test_getting_not_found_document
|
14406
|
+
---------------------------------------------
|
14407
|
+
-------------------------------------------------
|
14408
|
+
DocumentTest: test_multi_response_with_right_data
|
14409
|
+
-------------------------------------------------
|
14410
|
+
-------------------------------------------
|
14411
|
+
DocumentTest: test_will_have_key_properties
|
14412
|
+
-------------------------------------------
|
14413
|
+
--------------------------------------------------------
|
14414
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14415
|
+
--------------------------------------------------------
|
14416
|
+
------------------------------------------------
|
14417
|
+
DocumentTest: test_will_have_only_set_properties
|
14418
|
+
------------------------------------------------
|
14419
|
+
----------------------------------------------------------------
|
14420
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14421
|
+
----------------------------------------------------------------
|
14422
|
+
-----------------------------------
|
14423
|
+
DocumentTest: test_with_timestamps!
|
14424
|
+
-----------------------------------
|
14425
|
+
--------------------------------------
|
14426
|
+
DocumentTest: test_all_will_get_2_docs
|
14427
|
+
--------------------------------------
|
14428
|
+
------------------------------------------------
|
14429
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14430
|
+
------------------------------------------------
|
14431
|
+
----------------------------------------------
|
14432
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14433
|
+
----------------------------------------------
|
14434
|
+
------------------------------------------------
|
14435
|
+
DocumentTest: test_empty_find_should_raise_error
|
14436
|
+
------------------------------------------------
|
14437
|
+
------------------------------------------------------------
|
14438
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14439
|
+
------------------------------------------------------------
|
14440
|
+
--------------------------------------------------
|
14441
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14442
|
+
--------------------------------------------------
|
14443
|
+
----------------------------------------------------------------
|
14444
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14445
|
+
----------------------------------------------------------------
|
14446
|
+
---------------------------------------------
|
14447
|
+
DocumentTest: test_getting_not_found_document
|
14448
|
+
---------------------------------------------
|
14449
|
+
-------------------------------------------------
|
14450
|
+
DocumentTest: test_multi_response_with_right_data
|
14451
|
+
-------------------------------------------------
|
14452
|
+
-------------------------------------------
|
14453
|
+
DocumentTest: test_will_have_key_properties
|
14454
|
+
-------------------------------------------
|
14455
|
+
--------------------------------------------------------
|
14456
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14457
|
+
--------------------------------------------------------
|
14458
|
+
------------------------------------------------
|
14459
|
+
DocumentTest: test_will_have_only_set_properties
|
14460
|
+
------------------------------------------------
|
14461
|
+
----------------------------------------------------------------
|
14462
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14463
|
+
----------------------------------------------------------------
|
14464
|
+
-----------------------------------
|
14465
|
+
DocumentTest: test_with_timestamps!
|
14466
|
+
-----------------------------------
|
14467
|
+
--------------------------------------
|
14468
|
+
DocumentTest: test_all_will_get_2_docs
|
14469
|
+
--------------------------------------
|
14470
|
+
------------------------------------------------
|
14471
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14472
|
+
------------------------------------------------
|
14473
|
+
----------------------------------------------
|
14474
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14475
|
+
----------------------------------------------
|
14476
|
+
------------------------------------------------
|
14477
|
+
DocumentTest: test_empty_find_should_raise_error
|
14478
|
+
------------------------------------------------
|
14479
|
+
------------------------------------------------------------
|
14480
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14481
|
+
------------------------------------------------------------
|
14482
|
+
--------------------------------------------------
|
14483
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14484
|
+
--------------------------------------------------
|
14485
|
+
----------------------------------------------------------------
|
14486
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14487
|
+
----------------------------------------------------------------
|
14488
|
+
---------------------------------------------
|
14489
|
+
DocumentTest: test_getting_not_found_document
|
14490
|
+
---------------------------------------------
|
14491
|
+
-------------------------------------------------
|
14492
|
+
DocumentTest: test_multi_response_with_right_data
|
14493
|
+
-------------------------------------------------
|
14494
|
+
-------------------------------------------
|
14495
|
+
DocumentTest: test_will_have_key_properties
|
14496
|
+
-------------------------------------------
|
14497
|
+
--------------------------------------------------------
|
14498
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14499
|
+
--------------------------------------------------------
|
14500
|
+
------------------------------------------------
|
14501
|
+
DocumentTest: test_will_have_only_set_properties
|
14502
|
+
------------------------------------------------
|
14503
|
+
----------------------------------------------------------------
|
14504
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14505
|
+
----------------------------------------------------------------
|
14506
|
+
-----------------------------------
|
14507
|
+
DocumentTest: test_with_timestamps!
|
14508
|
+
-----------------------------------
|
14509
|
+
--------------------------------------
|
14510
|
+
DocumentTest: test_all_will_get_2_docs
|
14511
|
+
--------------------------------------
|
14512
|
+
------------------------------------------------
|
14513
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14514
|
+
------------------------------------------------
|
14515
|
+
----------------------------------------------
|
14516
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14517
|
+
----------------------------------------------
|
14518
|
+
------------------------------------------------
|
14519
|
+
DocumentTest: test_empty_find_should_raise_error
|
14520
|
+
------------------------------------------------
|
14521
|
+
------------------------------------------------------------
|
14522
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14523
|
+
------------------------------------------------------------
|
14524
|
+
--------------------------------------------------
|
14525
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14526
|
+
--------------------------------------------------
|
14527
|
+
----------------------------------------------------------------
|
14528
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14529
|
+
----------------------------------------------------------------
|
14530
|
+
---------------------------------------------
|
14531
|
+
DocumentTest: test_getting_not_found_document
|
14532
|
+
---------------------------------------------
|
14533
|
+
-------------------------------------------------
|
14534
|
+
DocumentTest: test_multi_response_with_right_data
|
14535
|
+
-------------------------------------------------
|
14536
|
+
-------------------------------------------
|
14537
|
+
DocumentTest: test_will_have_key_properties
|
14538
|
+
-------------------------------------------
|
14539
|
+
--------------------------------------------------------
|
14540
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14541
|
+
--------------------------------------------------------
|
14542
|
+
------------------------------------------------
|
14543
|
+
DocumentTest: test_will_have_only_set_properties
|
14544
|
+
------------------------------------------------
|
14545
|
+
----------------------------------------------------------------
|
14546
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14547
|
+
----------------------------------------------------------------
|
14548
|
+
-----------------------------------
|
14549
|
+
DocumentTest: test_with_timestamps!
|
14550
|
+
-----------------------------------
|
14551
|
+
--------------------------------------
|
14552
|
+
DocumentTest: test_all_will_get_2_docs
|
14553
|
+
--------------------------------------
|
14554
|
+
------------------------------------------------
|
14555
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14556
|
+
------------------------------------------------
|
14557
|
+
----------------------------------------------
|
14558
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14559
|
+
----------------------------------------------
|
14560
|
+
------------------------------------------------
|
14561
|
+
DocumentTest: test_empty_find_should_raise_error
|
14562
|
+
------------------------------------------------
|
14563
|
+
------------------------------------------------------------
|
14564
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14565
|
+
------------------------------------------------------------
|
14566
|
+
--------------------------------------------------
|
14567
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14568
|
+
--------------------------------------------------
|
14569
|
+
----------------------------------------------------------------
|
14570
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14571
|
+
----------------------------------------------------------------
|
14572
|
+
---------------------------------------------
|
14573
|
+
DocumentTest: test_getting_not_found_document
|
14574
|
+
---------------------------------------------
|
14575
|
+
-------------------------------------------------
|
14576
|
+
DocumentTest: test_multi_response_with_right_data
|
14577
|
+
-------------------------------------------------
|
14578
|
+
-------------------------------------------
|
14579
|
+
DocumentTest: test_will_have_key_properties
|
14580
|
+
-------------------------------------------
|
14581
|
+
--------------------------------------------------------
|
14582
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14583
|
+
--------------------------------------------------------
|
14584
|
+
------------------------------------------------
|
14585
|
+
DocumentTest: test_will_have_only_set_properties
|
14586
|
+
------------------------------------------------
|
14587
|
+
----------------------------------------------------------------
|
14588
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14589
|
+
----------------------------------------------------------------
|
14590
|
+
-----------------------------------
|
14591
|
+
DocumentTest: test_with_timestamps!
|
14592
|
+
-----------------------------------
|
14593
|
+
--------------------------------------
|
14594
|
+
DocumentTest: test_all_will_get_2_docs
|
14595
|
+
--------------------------------------
|
14596
|
+
------------------------------------------------
|
14597
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14598
|
+
------------------------------------------------
|
14599
|
+
----------------------------------------------
|
14600
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14601
|
+
----------------------------------------------
|
14602
|
+
------------------------------------------------
|
14603
|
+
DocumentTest: test_empty_find_should_raise_error
|
14604
|
+
------------------------------------------------
|
14605
|
+
------------------------------------------------------------
|
14606
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14607
|
+
------------------------------------------------------------
|
14608
|
+
--------------------------------------------------
|
14609
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14610
|
+
--------------------------------------------------
|
14611
|
+
----------------------------------------------------------------
|
14612
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14613
|
+
----------------------------------------------------------------
|
14614
|
+
---------------------------------------------
|
14615
|
+
DocumentTest: test_getting_not_found_document
|
14616
|
+
---------------------------------------------
|
14617
|
+
-------------------------------------------------
|
14618
|
+
DocumentTest: test_multi_response_with_right_data
|
14619
|
+
-------------------------------------------------
|
14620
|
+
-------------------------------------------
|
14621
|
+
DocumentTest: test_will_have_key_properties
|
14622
|
+
-------------------------------------------
|
14623
|
+
--------------------------------------------------------
|
14624
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14625
|
+
--------------------------------------------------------
|
14626
|
+
------------------------------------------------
|
14627
|
+
DocumentTest: test_will_have_only_set_properties
|
14628
|
+
------------------------------------------------
|
14629
|
+
----------------------------------------------------------------
|
14630
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14631
|
+
----------------------------------------------------------------
|
14632
|
+
-----------------------------------
|
14633
|
+
DocumentTest: test_with_timestamps!
|
14634
|
+
-----------------------------------
|
14635
|
+
--------------------------------------
|
14636
|
+
DocumentTest: test_all_will_get_2_docs
|
14637
|
+
--------------------------------------
|
14638
|
+
------------------------------------------------
|
14639
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14640
|
+
------------------------------------------------
|
14641
|
+
----------------------------------------------
|
14642
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14643
|
+
----------------------------------------------
|
14644
|
+
------------------------------------------------
|
14645
|
+
DocumentTest: test_empty_find_should_raise_error
|
14646
|
+
------------------------------------------------
|
14647
|
+
------------------------------------------------------------
|
14648
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14649
|
+
------------------------------------------------------------
|
14650
|
+
--------------------------------------------------
|
14651
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14652
|
+
--------------------------------------------------
|
14653
|
+
----------------------------------------------------------------
|
14654
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14655
|
+
----------------------------------------------------------------
|
14656
|
+
---------------------------------------------
|
14657
|
+
DocumentTest: test_getting_not_found_document
|
14658
|
+
---------------------------------------------
|
14659
|
+
-------------------------------------------------
|
14660
|
+
DocumentTest: test_multi_response_with_right_data
|
14661
|
+
-------------------------------------------------
|
14662
|
+
-------------------------------------------
|
14663
|
+
DocumentTest: test_will_have_key_properties
|
14664
|
+
-------------------------------------------
|
14665
|
+
--------------------------------------------------------
|
14666
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14667
|
+
--------------------------------------------------------
|
14668
|
+
------------------------------------------------
|
14669
|
+
DocumentTest: test_will_have_only_set_properties
|
14670
|
+
------------------------------------------------
|
14671
|
+
----------------------------------------------------------------
|
14672
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14673
|
+
----------------------------------------------------------------
|
14674
|
+
-----------------------------------
|
14675
|
+
DocumentTest: test_with_timestamps!
|
14676
|
+
-----------------------------------
|
14677
|
+
--------------------------------------
|
14678
|
+
DocumentTest: test_all_will_get_2_docs
|
14679
|
+
--------------------------------------
|
14680
|
+
------------------------------------------------
|
14681
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14682
|
+
------------------------------------------------
|
14683
|
+
----------------------------------------------
|
14684
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14685
|
+
----------------------------------------------
|
14686
|
+
------------------------------------------------
|
14687
|
+
DocumentTest: test_empty_find_should_raise_error
|
14688
|
+
------------------------------------------------
|
14689
|
+
------------------------------------------------------------
|
14690
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14691
|
+
------------------------------------------------------------
|
14692
|
+
--------------------------------------------------
|
14693
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14694
|
+
--------------------------------------------------
|
14695
|
+
----------------------------------------------------------------
|
14696
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14697
|
+
----------------------------------------------------------------
|
14698
|
+
---------------------------------------------
|
14699
|
+
DocumentTest: test_getting_not_found_document
|
14700
|
+
---------------------------------------------
|
14701
|
+
-------------------------------------------------
|
14702
|
+
DocumentTest: test_multi_response_with_right_data
|
14703
|
+
-------------------------------------------------
|
14704
|
+
-------------------------------------------
|
14705
|
+
DocumentTest: test_will_have_key_properties
|
14706
|
+
-------------------------------------------
|
14707
|
+
--------------------------------------------------------
|
14708
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14709
|
+
--------------------------------------------------------
|
14710
|
+
------------------------------------------------
|
14711
|
+
DocumentTest: test_will_have_only_set_properties
|
14712
|
+
------------------------------------------------
|
14713
|
+
----------------------------------------------------------------
|
14714
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14715
|
+
----------------------------------------------------------------
|
14716
|
+
-----------------------------------
|
14717
|
+
DocumentTest: test_with_timestamps!
|
14718
|
+
-----------------------------------
|
14719
|
+
--------------------------------------
|
14720
|
+
DocumentTest: test_all_will_get_2_docs
|
14721
|
+
--------------------------------------
|
14722
|
+
------------------------------------------------
|
14723
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14724
|
+
------------------------------------------------
|
14725
|
+
----------------------------------------------
|
14726
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14727
|
+
----------------------------------------------
|
14728
|
+
------------------------------------------------
|
14729
|
+
DocumentTest: test_empty_find_should_raise_error
|
14730
|
+
------------------------------------------------
|
14731
|
+
------------------------------------------------------------
|
14732
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14733
|
+
------------------------------------------------------------
|
14734
|
+
--------------------------------------------------
|
14735
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14736
|
+
--------------------------------------------------
|
14737
|
+
----------------------------------------------------------------
|
14738
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14739
|
+
----------------------------------------------------------------
|
14740
|
+
---------------------------------------------
|
14741
|
+
DocumentTest: test_getting_not_found_document
|
14742
|
+
---------------------------------------------
|
14743
|
+
-------------------------------------------------
|
14744
|
+
DocumentTest: test_multi_response_with_right_data
|
14745
|
+
-------------------------------------------------
|
14746
|
+
-------------------------------------------
|
14747
|
+
DocumentTest: test_will_have_key_properties
|
14748
|
+
-------------------------------------------
|
14749
|
+
--------------------------------------------------------
|
14750
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14751
|
+
--------------------------------------------------------
|
14752
|
+
------------------------------------------------
|
14753
|
+
DocumentTest: test_will_have_only_set_properties
|
14754
|
+
------------------------------------------------
|
14755
|
+
----------------------------------------------------------------
|
14756
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14757
|
+
----------------------------------------------------------------
|
14758
|
+
-----------------------------------
|
14759
|
+
DocumentTest: test_with_timestamps!
|
14760
|
+
-----------------------------------
|
14761
|
+
--------------------------------------
|
14762
|
+
DocumentTest: test_all_will_get_2_docs
|
14763
|
+
--------------------------------------
|
14764
|
+
------------------------------------------------
|
14765
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14766
|
+
------------------------------------------------
|
14767
|
+
----------------------------------------------
|
14768
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14769
|
+
----------------------------------------------
|
14770
|
+
------------------------------------------------
|
14771
|
+
DocumentTest: test_empty_find_should_raise_error
|
14772
|
+
------------------------------------------------
|
14773
|
+
------------------------------------------------------------
|
14774
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14775
|
+
------------------------------------------------------------
|
14776
|
+
--------------------------------------------------
|
14777
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14778
|
+
--------------------------------------------------
|
14779
|
+
----------------------------------------------------------------
|
14780
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14781
|
+
----------------------------------------------------------------
|
14782
|
+
---------------------------------------------
|
14783
|
+
DocumentTest: test_getting_not_found_document
|
14784
|
+
---------------------------------------------
|
14785
|
+
-------------------------------------------------
|
14786
|
+
DocumentTest: test_multi_response_with_right_data
|
14787
|
+
-------------------------------------------------
|
14788
|
+
-------------------------------------------
|
14789
|
+
DocumentTest: test_will_have_key_properties
|
14790
|
+
-------------------------------------------
|
14791
|
+
--------------------------------------------------------
|
14792
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14793
|
+
--------------------------------------------------------
|
14794
|
+
------------------------------------------------
|
14795
|
+
DocumentTest: test_will_have_only_set_properties
|
14796
|
+
------------------------------------------------
|
14797
|
+
----------------------------------------------------------------
|
14798
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14799
|
+
----------------------------------------------------------------
|
14800
|
+
-----------------------------------
|
14801
|
+
DocumentTest: test_with_timestamps!
|
14802
|
+
-----------------------------------
|
14803
|
+
--------------------------------------
|
14804
|
+
DocumentTest: test_all_will_get_2_docs
|
14805
|
+
--------------------------------------
|
14806
|
+
------------------------------------------------
|
14807
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14808
|
+
------------------------------------------------
|
14809
|
+
----------------------------------------------
|
14810
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14811
|
+
----------------------------------------------
|
14812
|
+
------------------------------------------------
|
14813
|
+
DocumentTest: test_empty_find_should_raise_error
|
14814
|
+
------------------------------------------------
|
14815
|
+
------------------------------------------------------------
|
14816
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14817
|
+
------------------------------------------------------------
|
14818
|
+
--------------------------------------------------
|
14819
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14820
|
+
--------------------------------------------------
|
14821
|
+
----------------------------------------------------------------
|
14822
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14823
|
+
----------------------------------------------------------------
|
14824
|
+
---------------------------------------------
|
14825
|
+
DocumentTest: test_getting_not_found_document
|
14826
|
+
---------------------------------------------
|
14827
|
+
-------------------------------------------------
|
14828
|
+
DocumentTest: test_multi_response_with_right_data
|
14829
|
+
-------------------------------------------------
|
14830
|
+
-------------------------------------------
|
14831
|
+
DocumentTest: test_will_have_key_properties
|
14832
|
+
-------------------------------------------
|
14833
|
+
--------------------------------------------------------
|
14834
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14835
|
+
--------------------------------------------------------
|
14836
|
+
------------------------------------------------
|
14837
|
+
DocumentTest: test_will_have_only_set_properties
|
14838
|
+
------------------------------------------------
|
14839
|
+
----------------------------------------------------------------
|
14840
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14841
|
+
----------------------------------------------------------------
|
14842
|
+
-----------------------------------
|
14843
|
+
DocumentTest: test_with_timestamps!
|
14844
|
+
-----------------------------------
|
14845
|
+
--------------------------------------
|
14846
|
+
DocumentTest: test_all_will_get_2_docs
|
14847
|
+
--------------------------------------
|
14848
|
+
------------------------------------------------
|
14849
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14850
|
+
------------------------------------------------
|
14851
|
+
----------------------------------------------
|
14852
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14853
|
+
----------------------------------------------
|
14854
|
+
------------------------------------------------
|
14855
|
+
DocumentTest: test_empty_find_should_raise_error
|
14856
|
+
------------------------------------------------
|
14857
|
+
------------------------------------------------------------
|
14858
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14859
|
+
------------------------------------------------------------
|
14860
|
+
--------------------------------------------------
|
14861
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14862
|
+
--------------------------------------------------
|
14863
|
+
----------------------------------------------------------------
|
14864
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14865
|
+
----------------------------------------------------------------
|
14866
|
+
---------------------------------------------
|
14867
|
+
DocumentTest: test_getting_not_found_document
|
14868
|
+
---------------------------------------------
|
14869
|
+
-------------------------------------------------
|
14870
|
+
DocumentTest: test_multi_response_with_right_data
|
14871
|
+
-------------------------------------------------
|
14872
|
+
-------------------------------------------
|
14873
|
+
DocumentTest: test_will_have_key_properties
|
14874
|
+
-------------------------------------------
|
14875
|
+
--------------------------------------------------------
|
14876
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14877
|
+
--------------------------------------------------------
|
14878
|
+
------------------------------------------------
|
14879
|
+
DocumentTest: test_will_have_only_set_properties
|
14880
|
+
------------------------------------------------
|
14881
|
+
----------------------------------------------------------------
|
14882
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14883
|
+
----------------------------------------------------------------
|
14884
|
+
-----------------------------------
|
14885
|
+
DocumentTest: test_with_timestamps!
|
14886
|
+
-----------------------------------
|
14887
|
+
--------------------------------------
|
14888
|
+
DocumentTest: test_all_will_get_2_docs
|
14889
|
+
--------------------------------------
|
14890
|
+
------------------------------------------------
|
14891
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14892
|
+
------------------------------------------------
|
14893
|
+
----------------------------------------------
|
14894
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14895
|
+
----------------------------------------------
|
14896
|
+
------------------------------------------------
|
14897
|
+
DocumentTest: test_empty_find_should_raise_error
|
14898
|
+
------------------------------------------------
|
14899
|
+
------------------------------------------------------------
|
14900
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14901
|
+
------------------------------------------------------------
|
14902
|
+
--------------------------------------------------
|
14903
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14904
|
+
--------------------------------------------------
|
14905
|
+
----------------------------------------------------------------
|
14906
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14907
|
+
----------------------------------------------------------------
|
14908
|
+
---------------------------------------------
|
14909
|
+
DocumentTest: test_getting_not_found_document
|
14910
|
+
---------------------------------------------
|
14911
|
+
-------------------------------------------------
|
14912
|
+
DocumentTest: test_multi_response_with_right_data
|
14913
|
+
-------------------------------------------------
|
14914
|
+
-------------------------------------------
|
14915
|
+
DocumentTest: test_will_have_key_properties
|
14916
|
+
-------------------------------------------
|
14917
|
+
--------------------------------------------------------
|
14918
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14919
|
+
--------------------------------------------------------
|
14920
|
+
------------------------------------------------
|
14921
|
+
DocumentTest: test_will_have_only_set_properties
|
14922
|
+
------------------------------------------------
|
14923
|
+
----------------------------------------------------------------
|
14924
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14925
|
+
----------------------------------------------------------------
|
14926
|
+
-----------------------------------
|
14927
|
+
DocumentTest: test_with_timestamps!
|
14928
|
+
-----------------------------------
|
14929
|
+
--------------------------------------
|
14930
|
+
DocumentTest: test_all_will_get_2_docs
|
14931
|
+
--------------------------------------
|
14932
|
+
------------------------------------------------
|
14933
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14934
|
+
------------------------------------------------
|
14935
|
+
----------------------------------------------
|
14936
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14937
|
+
----------------------------------------------
|
14938
|
+
------------------------------------------------
|
14939
|
+
DocumentTest: test_empty_find_should_raise_error
|
14940
|
+
------------------------------------------------
|
14941
|
+
------------------------------------------------------------
|
14942
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14943
|
+
------------------------------------------------------------
|
14944
|
+
--------------------------------------------------
|
14945
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14946
|
+
--------------------------------------------------
|
14947
|
+
----------------------------------------------------------------
|
14948
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14949
|
+
----------------------------------------------------------------
|
14950
|
+
---------------------------------------------
|
14951
|
+
DocumentTest: test_getting_not_found_document
|
14952
|
+
---------------------------------------------
|
14953
|
+
-------------------------------------------------
|
14954
|
+
DocumentTest: test_multi_response_with_right_data
|
14955
|
+
-------------------------------------------------
|
14956
|
+
-------------------------------------------
|
14957
|
+
DocumentTest: test_will_have_key_properties
|
14958
|
+
-------------------------------------------
|
14959
|
+
--------------------------------------------------------
|
14960
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
14961
|
+
--------------------------------------------------------
|
14962
|
+
------------------------------------------------
|
14963
|
+
DocumentTest: test_will_have_only_set_properties
|
14964
|
+
------------------------------------------------
|
14965
|
+
----------------------------------------------------------------
|
14966
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
14967
|
+
----------------------------------------------------------------
|
14968
|
+
-----------------------------------
|
14969
|
+
DocumentTest: test_with_timestamps!
|
14970
|
+
-----------------------------------
|
14971
|
+
--------------------------------------
|
14972
|
+
DocumentTest: test_all_will_get_2_docs
|
14973
|
+
--------------------------------------
|
14974
|
+
------------------------------------------------
|
14975
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
14976
|
+
------------------------------------------------
|
14977
|
+
----------------------------------------------
|
14978
|
+
DocumentTest: test_default_will_be_avoerwriten
|
14979
|
+
----------------------------------------------
|
14980
|
+
------------------------------------------------
|
14981
|
+
DocumentTest: test_empty_find_should_raise_error
|
14982
|
+
------------------------------------------------
|
14983
|
+
------------------------------------------------------------
|
14984
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
14985
|
+
------------------------------------------------------------
|
14986
|
+
--------------------------------------------------
|
14987
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
14988
|
+
--------------------------------------------------
|
14989
|
+
----------------------------------------------------------------
|
14990
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
14991
|
+
----------------------------------------------------------------
|
14992
|
+
---------------------------------------------
|
14993
|
+
DocumentTest: test_getting_not_found_document
|
14994
|
+
---------------------------------------------
|
14995
|
+
-------------------------------------------------
|
14996
|
+
DocumentTest: test_multi_response_with_right_data
|
14997
|
+
-------------------------------------------------
|
14998
|
+
-------------------------------------------
|
14999
|
+
DocumentTest: test_will_have_key_properties
|
15000
|
+
-------------------------------------------
|
15001
|
+
--------------------------------------------------------
|
15002
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15003
|
+
--------------------------------------------------------
|
15004
|
+
------------------------------------------------
|
15005
|
+
DocumentTest: test_will_have_only_set_properties
|
15006
|
+
------------------------------------------------
|
15007
|
+
----------------------------------------------------------------
|
15008
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15009
|
+
----------------------------------------------------------------
|
15010
|
+
-----------------------------------
|
15011
|
+
DocumentTest: test_with_timestamps!
|
15012
|
+
-----------------------------------
|
15013
|
+
--------------------------------------
|
15014
|
+
DocumentTest: test_all_will_get_2_docs
|
15015
|
+
--------------------------------------
|
15016
|
+
------------------------------------------------
|
15017
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15018
|
+
------------------------------------------------
|
15019
|
+
----------------------------------------------
|
15020
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15021
|
+
----------------------------------------------
|
15022
|
+
------------------------------------------------
|
15023
|
+
DocumentTest: test_empty_find_should_raise_error
|
15024
|
+
------------------------------------------------
|
15025
|
+
------------------------------------------------------------
|
15026
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15027
|
+
------------------------------------------------------------
|
15028
|
+
--------------------------------------------------
|
15029
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15030
|
+
--------------------------------------------------
|
15031
|
+
----------------------------------------------------------------
|
15032
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15033
|
+
----------------------------------------------------------------
|
15034
|
+
---------------------------------------------
|
15035
|
+
DocumentTest: test_getting_not_found_document
|
15036
|
+
---------------------------------------------
|
15037
|
+
-------------------------------------------------
|
15038
|
+
DocumentTest: test_multi_response_with_right_data
|
15039
|
+
-------------------------------------------------
|
15040
|
+
-------------------------------------------
|
15041
|
+
DocumentTest: test_will_have_key_properties
|
15042
|
+
-------------------------------------------
|
15043
|
+
--------------------------------------------------------
|
15044
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15045
|
+
--------------------------------------------------------
|
15046
|
+
------------------------------------------------
|
15047
|
+
DocumentTest: test_will_have_only_set_properties
|
15048
|
+
------------------------------------------------
|
15049
|
+
----------------------------------------------------------------
|
15050
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15051
|
+
----------------------------------------------------------------
|
15052
|
+
-----------------------------------
|
15053
|
+
DocumentTest: test_with_timestamps!
|
15054
|
+
-----------------------------------
|
15055
|
+
--------------------------------------
|
15056
|
+
DocumentTest: test_all_will_get_2_docs
|
15057
|
+
--------------------------------------
|
15058
|
+
------------------------------------------------
|
15059
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15060
|
+
------------------------------------------------
|
15061
|
+
----------------------------------------------
|
15062
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15063
|
+
----------------------------------------------
|
15064
|
+
------------------------------------------------
|
15065
|
+
DocumentTest: test_empty_find_should_raise_error
|
15066
|
+
------------------------------------------------
|
15067
|
+
------------------------------------------------------------
|
15068
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15069
|
+
------------------------------------------------------------
|
15070
|
+
--------------------------------------------------
|
15071
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15072
|
+
--------------------------------------------------
|
15073
|
+
----------------------------------------------------------------
|
15074
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15075
|
+
----------------------------------------------------------------
|
15076
|
+
---------------------------------------------
|
15077
|
+
DocumentTest: test_getting_not_found_document
|
15078
|
+
---------------------------------------------
|
15079
|
+
-------------------------------------------------
|
15080
|
+
DocumentTest: test_multi_response_with_right_data
|
15081
|
+
-------------------------------------------------
|
15082
|
+
-------------------------------------------
|
15083
|
+
DocumentTest: test_will_have_key_properties
|
15084
|
+
-------------------------------------------
|
15085
|
+
--------------------------------------------------------
|
15086
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15087
|
+
--------------------------------------------------------
|
15088
|
+
------------------------------------------------
|
15089
|
+
DocumentTest: test_will_have_only_set_properties
|
15090
|
+
------------------------------------------------
|
15091
|
+
----------------------------------------------------------------
|
15092
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15093
|
+
----------------------------------------------------------------
|
15094
|
+
-----------------------------------
|
15095
|
+
DocumentTest: test_with_timestamps!
|
15096
|
+
-----------------------------------
|
15097
|
+
--------------------------------------
|
15098
|
+
DocumentTest: test_all_will_get_2_docs
|
15099
|
+
--------------------------------------
|
15100
|
+
------------------------------------------------
|
15101
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15102
|
+
------------------------------------------------
|
15103
|
+
----------------------------------------------
|
15104
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15105
|
+
----------------------------------------------
|
15106
|
+
------------------------------------------------
|
15107
|
+
DocumentTest: test_empty_find_should_raise_error
|
15108
|
+
------------------------------------------------
|
15109
|
+
------------------------------------------------------------
|
15110
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15111
|
+
------------------------------------------------------------
|
15112
|
+
--------------------------------------------------
|
15113
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15114
|
+
--------------------------------------------------
|
15115
|
+
----------------------------------------------------------------
|
15116
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15117
|
+
----------------------------------------------------------------
|
15118
|
+
---------------------------------------------
|
15119
|
+
DocumentTest: test_getting_not_found_document
|
15120
|
+
---------------------------------------------
|
15121
|
+
-------------------------------------------------
|
15122
|
+
DocumentTest: test_multi_response_with_right_data
|
15123
|
+
-------------------------------------------------
|
15124
|
+
-------------------------------------------
|
15125
|
+
DocumentTest: test_will_have_key_properties
|
15126
|
+
-------------------------------------------
|
15127
|
+
--------------------------------------------------------
|
15128
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15129
|
+
--------------------------------------------------------
|
15130
|
+
------------------------------------------------
|
15131
|
+
DocumentTest: test_will_have_only_set_properties
|
15132
|
+
------------------------------------------------
|
15133
|
+
----------------------------------------------------------------
|
15134
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15135
|
+
----------------------------------------------------------------
|
15136
|
+
-----------------------------------
|
15137
|
+
DocumentTest: test_with_timestamps!
|
15138
|
+
-----------------------------------
|
15139
|
+
--------------------------------------
|
15140
|
+
DocumentTest: test_all_will_get_2_docs
|
15141
|
+
--------------------------------------
|
15142
|
+
------------------------------------------------
|
15143
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15144
|
+
------------------------------------------------
|
15145
|
+
----------------------------------------------
|
15146
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15147
|
+
----------------------------------------------
|
15148
|
+
------------------------------------------------
|
15149
|
+
DocumentTest: test_empty_find_should_raise_error
|
15150
|
+
------------------------------------------------
|
15151
|
+
------------------------------------------------------------
|
15152
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15153
|
+
------------------------------------------------------------
|
15154
|
+
--------------------------------------------------
|
15155
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15156
|
+
--------------------------------------------------
|
15157
|
+
----------------------------------------------------------------
|
15158
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15159
|
+
----------------------------------------------------------------
|
15160
|
+
---------------------------------------------
|
15161
|
+
DocumentTest: test_getting_not_found_document
|
15162
|
+
---------------------------------------------
|
15163
|
+
-------------------------------------------------
|
15164
|
+
DocumentTest: test_multi_response_with_right_data
|
15165
|
+
-------------------------------------------------
|
15166
|
+
-------------------------------------------
|
15167
|
+
DocumentTest: test_will_have_key_properties
|
15168
|
+
-------------------------------------------
|
15169
|
+
--------------------------------------------------------
|
15170
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15171
|
+
--------------------------------------------------------
|
15172
|
+
------------------------------------------------
|
15173
|
+
DocumentTest: test_will_have_only_set_properties
|
15174
|
+
------------------------------------------------
|
15175
|
+
----------------------------------------------------------------
|
15176
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15177
|
+
----------------------------------------------------------------
|
15178
|
+
-----------------------------------
|
15179
|
+
DocumentTest: test_with_timestamps!
|
15180
|
+
-----------------------------------
|
15181
|
+
--------------------------------------
|
15182
|
+
DocumentTest: test_all_will_get_2_docs
|
15183
|
+
--------------------------------------
|
15184
|
+
------------------------------------------------
|
15185
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15186
|
+
------------------------------------------------
|
15187
|
+
----------------------------------------------
|
15188
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15189
|
+
----------------------------------------------
|
15190
|
+
------------------------------------------------
|
15191
|
+
DocumentTest: test_empty_find_should_raise_error
|
15192
|
+
------------------------------------------------
|
15193
|
+
------------------------------------------------------------
|
15194
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15195
|
+
------------------------------------------------------------
|
15196
|
+
--------------------------------------------------
|
15197
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15198
|
+
--------------------------------------------------
|
15199
|
+
----------------------------------------------------------------
|
15200
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15201
|
+
----------------------------------------------------------------
|
15202
|
+
---------------------------------------------
|
15203
|
+
DocumentTest: test_getting_not_found_document
|
15204
|
+
---------------------------------------------
|
15205
|
+
-------------------------------------------------
|
15206
|
+
DocumentTest: test_multi_response_with_right_data
|
15207
|
+
-------------------------------------------------
|
15208
|
+
-------------------------------------------
|
15209
|
+
DocumentTest: test_will_have_key_properties
|
15210
|
+
-------------------------------------------
|
15211
|
+
--------------------------------------------------------
|
15212
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15213
|
+
--------------------------------------------------------
|
15214
|
+
------------------------------------------------
|
15215
|
+
DocumentTest: test_will_have_only_set_properties
|
15216
|
+
------------------------------------------------
|
15217
|
+
----------------------------------------------------------------
|
15218
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15219
|
+
----------------------------------------------------------------
|
15220
|
+
-----------------------------------
|
15221
|
+
DocumentTest: test_with_timestamps!
|
15222
|
+
-----------------------------------
|
15223
|
+
--------------------------------------
|
15224
|
+
DocumentTest: test_all_will_get_2_docs
|
15225
|
+
--------------------------------------
|
15226
|
+
------------------------------------------------
|
15227
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15228
|
+
------------------------------------------------
|
15229
|
+
----------------------------------------------
|
15230
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15231
|
+
----------------------------------------------
|
15232
|
+
------------------------------------------------
|
15233
|
+
DocumentTest: test_empty_find_should_raise_error
|
15234
|
+
------------------------------------------------
|
15235
|
+
------------------------------------------------------------
|
15236
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15237
|
+
------------------------------------------------------------
|
15238
|
+
--------------------------------------------------
|
15239
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15240
|
+
--------------------------------------------------
|
15241
|
+
----------------------------------------------------------------
|
15242
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15243
|
+
----------------------------------------------------------------
|
15244
|
+
---------------------------------------------
|
15245
|
+
DocumentTest: test_getting_not_found_document
|
15246
|
+
---------------------------------------------
|
15247
|
+
-------------------------------------------------
|
15248
|
+
DocumentTest: test_multi_response_with_right_data
|
15249
|
+
-------------------------------------------------
|
15250
|
+
-------------------------------------------
|
15251
|
+
DocumentTest: test_will_have_key_properties
|
15252
|
+
-------------------------------------------
|
15253
|
+
--------------------------------------------------------
|
15254
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15255
|
+
--------------------------------------------------------
|
15256
|
+
------------------------------------------------
|
15257
|
+
DocumentTest: test_will_have_only_set_properties
|
15258
|
+
------------------------------------------------
|
15259
|
+
----------------------------------------------------------------
|
15260
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15261
|
+
----------------------------------------------------------------
|
15262
|
+
-----------------------------------
|
15263
|
+
DocumentTest: test_with_timestamps!
|
15264
|
+
-----------------------------------
|
15265
|
+
--------------------------------------
|
15266
|
+
DocumentTest: test_all_will_get_2_docs
|
15267
|
+
--------------------------------------
|
15268
|
+
------------------------------------------------
|
15269
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15270
|
+
------------------------------------------------
|
15271
|
+
----------------------------------------------
|
15272
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15273
|
+
----------------------------------------------
|
15274
|
+
------------------------------------------------
|
15275
|
+
DocumentTest: test_empty_find_should_raise_error
|
15276
|
+
------------------------------------------------
|
15277
|
+
------------------------------------------------------------
|
15278
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15279
|
+
------------------------------------------------------------
|
15280
|
+
--------------------------------------------------
|
15281
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15282
|
+
--------------------------------------------------
|
15283
|
+
----------------------------------------------------------------
|
15284
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15285
|
+
----------------------------------------------------------------
|
15286
|
+
---------------------------------------------
|
15287
|
+
DocumentTest: test_getting_not_found_document
|
15288
|
+
---------------------------------------------
|
15289
|
+
-------------------------------------------------
|
15290
|
+
DocumentTest: test_multi_response_with_right_data
|
15291
|
+
-------------------------------------------------
|
15292
|
+
-------------------------------------------
|
15293
|
+
DocumentTest: test_will_have_key_properties
|
15294
|
+
-------------------------------------------
|
15295
|
+
--------------------------------------------------------
|
15296
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15297
|
+
--------------------------------------------------------
|
15298
|
+
------------------------------------------------
|
15299
|
+
DocumentTest: test_will_have_only_set_properties
|
15300
|
+
------------------------------------------------
|
15301
|
+
----------------------------------------------------------------
|
15302
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15303
|
+
----------------------------------------------------------------
|
15304
|
+
-----------------------------------
|
15305
|
+
DocumentTest: test_with_timestamps!
|
15306
|
+
-----------------------------------
|
15307
|
+
--------------------------------------
|
15308
|
+
DocumentTest: test_all_will_get_2_docs
|
15309
|
+
--------------------------------------
|
15310
|
+
------------------------------------------------
|
15311
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15312
|
+
------------------------------------------------
|
15313
|
+
----------------------------------------------
|
15314
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15315
|
+
----------------------------------------------
|
15316
|
+
------------------------------------------------
|
15317
|
+
DocumentTest: test_empty_find_should_raise_error
|
15318
|
+
------------------------------------------------
|
15319
|
+
------------------------------------------------------------
|
15320
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15321
|
+
------------------------------------------------------------
|
15322
|
+
--------------------------------------------------
|
15323
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15324
|
+
--------------------------------------------------
|
15325
|
+
----------------------------------------------------------------
|
15326
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15327
|
+
----------------------------------------------------------------
|
15328
|
+
---------------------------------------------
|
15329
|
+
DocumentTest: test_getting_not_found_document
|
15330
|
+
---------------------------------------------
|
15331
|
+
-------------------------------------------------
|
15332
|
+
DocumentTest: test_multi_response_with_right_data
|
15333
|
+
-------------------------------------------------
|
15334
|
+
-------------------------------------------
|
15335
|
+
DocumentTest: test_will_have_key_properties
|
15336
|
+
-------------------------------------------
|
15337
|
+
--------------------------------------------------------
|
15338
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15339
|
+
--------------------------------------------------------
|
15340
|
+
------------------------------------------------
|
15341
|
+
DocumentTest: test_will_have_only_set_properties
|
15342
|
+
------------------------------------------------
|
15343
|
+
----------------------------------------------------------------
|
15344
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15345
|
+
----------------------------------------------------------------
|
15346
|
+
-----------------------------------
|
15347
|
+
DocumentTest: test_with_timestamps!
|
15348
|
+
-----------------------------------
|
15349
|
+
--------------------------------------
|
15350
|
+
DocumentTest: test_all_will_get_2_docs
|
15351
|
+
--------------------------------------
|
15352
|
+
------------------------------------------------
|
15353
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15354
|
+
------------------------------------------------
|
15355
|
+
----------------------------------------------
|
15356
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15357
|
+
----------------------------------------------
|
15358
|
+
------------------------------------------------
|
15359
|
+
DocumentTest: test_empty_find_should_raise_error
|
15360
|
+
------------------------------------------------
|
15361
|
+
------------------------------------------------------------
|
15362
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15363
|
+
------------------------------------------------------------
|
15364
|
+
--------------------------------------------------
|
15365
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15366
|
+
--------------------------------------------------
|
15367
|
+
----------------------------------------------------------------
|
15368
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15369
|
+
----------------------------------------------------------------
|
15370
|
+
---------------------------------------------
|
15371
|
+
DocumentTest: test_getting_not_found_document
|
15372
|
+
---------------------------------------------
|
15373
|
+
-------------------------------------------------
|
15374
|
+
DocumentTest: test_multi_response_with_right_data
|
15375
|
+
-------------------------------------------------
|
15376
|
+
-------------------------------------------
|
15377
|
+
DocumentTest: test_will_have_key_properties
|
15378
|
+
-------------------------------------------
|
15379
|
+
--------------------------------------------------------
|
15380
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15381
|
+
--------------------------------------------------------
|
15382
|
+
------------------------------------------------
|
15383
|
+
DocumentTest: test_will_have_only_set_properties
|
15384
|
+
------------------------------------------------
|
15385
|
+
----------------------------------------------------------------
|
15386
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15387
|
+
----------------------------------------------------------------
|
15388
|
+
-----------------------------------
|
15389
|
+
DocumentTest: test_with_timestamps!
|
15390
|
+
-----------------------------------
|
15391
|
+
--------------------------------------
|
15392
|
+
DocumentTest: test_all_will_get_2_docs
|
15393
|
+
--------------------------------------
|
15394
|
+
------------------------------------------------
|
15395
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15396
|
+
------------------------------------------------
|
15397
|
+
----------------------------------------------
|
15398
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15399
|
+
----------------------------------------------
|
15400
|
+
------------------------------------------------
|
15401
|
+
DocumentTest: test_empty_find_should_raise_error
|
15402
|
+
------------------------------------------------
|
15403
|
+
------------------------------------------------------------
|
15404
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15405
|
+
------------------------------------------------------------
|
15406
|
+
--------------------------------------------------
|
15407
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15408
|
+
--------------------------------------------------
|
15409
|
+
----------------------------------------------------------------
|
15410
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15411
|
+
----------------------------------------------------------------
|
15412
|
+
---------------------------------------------
|
15413
|
+
DocumentTest: test_getting_not_found_document
|
15414
|
+
---------------------------------------------
|
15415
|
+
-------------------------------------------------
|
15416
|
+
DocumentTest: test_multi_response_with_right_data
|
15417
|
+
-------------------------------------------------
|
15418
|
+
-------------------------------------------
|
15419
|
+
DocumentTest: test_will_have_key_properties
|
15420
|
+
-------------------------------------------
|
15421
|
+
--------------------------------------------------------
|
15422
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15423
|
+
--------------------------------------------------------
|
15424
|
+
------------------------------------------------
|
15425
|
+
DocumentTest: test_will_have_only_set_properties
|
15426
|
+
------------------------------------------------
|
15427
|
+
----------------------------------------------------------------
|
15428
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15429
|
+
----------------------------------------------------------------
|
15430
|
+
-----------------------------------
|
15431
|
+
DocumentTest: test_with_timestamps!
|
15432
|
+
-----------------------------------
|
15433
|
+
--------------------------------------
|
15434
|
+
DocumentTest: test_all_will_get_2_docs
|
15435
|
+
--------------------------------------
|
15436
|
+
------------------------------------------------
|
15437
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15438
|
+
------------------------------------------------
|
15439
|
+
----------------------------------------------
|
15440
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15441
|
+
----------------------------------------------
|
15442
|
+
------------------------------------------------
|
15443
|
+
DocumentTest: test_empty_find_should_raise_error
|
15444
|
+
------------------------------------------------
|
15445
|
+
------------------------------------------------------------
|
15446
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15447
|
+
------------------------------------------------------------
|
15448
|
+
--------------------------------------------------
|
15449
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15450
|
+
--------------------------------------------------
|
15451
|
+
----------------------------------------------------------------
|
15452
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15453
|
+
----------------------------------------------------------------
|
15454
|
+
---------------------------------------------
|
15455
|
+
DocumentTest: test_getting_not_found_document
|
15456
|
+
---------------------------------------------
|
15457
|
+
-------------------------------------------------
|
15458
|
+
DocumentTest: test_multi_response_with_right_data
|
15459
|
+
-------------------------------------------------
|
15460
|
+
-------------------------------------------
|
15461
|
+
DocumentTest: test_will_have_key_properties
|
15462
|
+
-------------------------------------------
|
15463
|
+
--------------------------------------------------------
|
15464
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15465
|
+
--------------------------------------------------------
|
15466
|
+
------------------------------------------------
|
15467
|
+
DocumentTest: test_will_have_only_set_properties
|
15468
|
+
------------------------------------------------
|
15469
|
+
----------------------------------------------------------------
|
15470
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15471
|
+
----------------------------------------------------------------
|
15472
|
+
-----------------------------------
|
15473
|
+
DocumentTest: test_with_timestamps!
|
15474
|
+
-----------------------------------
|
15475
|
+
--------------------------------------
|
15476
|
+
DocumentTest: test_all_will_get_2_docs
|
15477
|
+
--------------------------------------
|
15478
|
+
------------------------------------------------
|
15479
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15480
|
+
------------------------------------------------
|
15481
|
+
----------------------------------------------
|
15482
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15483
|
+
----------------------------------------------
|
15484
|
+
------------------------------------------------
|
15485
|
+
DocumentTest: test_empty_find_should_raise_error
|
15486
|
+
------------------------------------------------
|
15487
|
+
------------------------------------------------------------
|
15488
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15489
|
+
------------------------------------------------------------
|
15490
|
+
--------------------------------------------------
|
15491
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15492
|
+
--------------------------------------------------
|
15493
|
+
----------------------------------------------------------------
|
15494
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15495
|
+
----------------------------------------------------------------
|
15496
|
+
---------------------------------------------
|
15497
|
+
DocumentTest: test_getting_not_found_document
|
15498
|
+
---------------------------------------------
|
15499
|
+
-------------------------------------------------
|
15500
|
+
DocumentTest: test_multi_response_with_right_data
|
15501
|
+
-------------------------------------------------
|
15502
|
+
-------------------------------------------
|
15503
|
+
DocumentTest: test_will_have_key_properties
|
15504
|
+
-------------------------------------------
|
15505
|
+
--------------------------------------------------------
|
15506
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15507
|
+
--------------------------------------------------------
|
15508
|
+
------------------------------------------------
|
15509
|
+
DocumentTest: test_will_have_only_set_properties
|
15510
|
+
------------------------------------------------
|
15511
|
+
----------------------------------------------------------------
|
15512
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15513
|
+
----------------------------------------------------------------
|
15514
|
+
-----------------------------------
|
15515
|
+
DocumentTest: test_with_timestamps!
|
15516
|
+
-----------------------------------
|
15517
|
+
--------------------------------------
|
15518
|
+
DocumentTest: test_all_will_get_2_docs
|
15519
|
+
--------------------------------------
|
15520
|
+
------------------------------------------------
|
15521
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15522
|
+
------------------------------------------------
|
15523
|
+
----------------------------------------------
|
15524
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15525
|
+
----------------------------------------------
|
15526
|
+
------------------------------------------------
|
15527
|
+
DocumentTest: test_empty_find_should_raise_error
|
15528
|
+
------------------------------------------------
|
15529
|
+
------------------------------------------------------------
|
15530
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15531
|
+
------------------------------------------------------------
|
15532
|
+
--------------------------------------------------
|
15533
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15534
|
+
--------------------------------------------------
|
15535
|
+
----------------------------------------------------------------
|
15536
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15537
|
+
----------------------------------------------------------------
|
15538
|
+
---------------------------------------------
|
15539
|
+
DocumentTest: test_getting_not_found_document
|
15540
|
+
---------------------------------------------
|
15541
|
+
-------------------------------------------------
|
15542
|
+
DocumentTest: test_multi_response_with_right_data
|
15543
|
+
-------------------------------------------------
|
15544
|
+
-------------------------------------------
|
15545
|
+
DocumentTest: test_will_have_key_properties
|
15546
|
+
-------------------------------------------
|
15547
|
+
--------------------------------------------------------
|
15548
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15549
|
+
--------------------------------------------------------
|
15550
|
+
------------------------------------------------
|
15551
|
+
DocumentTest: test_will_have_only_set_properties
|
15552
|
+
------------------------------------------------
|
15553
|
+
----------------------------------------------------------------
|
15554
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15555
|
+
----------------------------------------------------------------
|
15556
|
+
-----------------------------------
|
15557
|
+
DocumentTest: test_with_timestamps!
|
15558
|
+
-----------------------------------
|
15559
|
+
--------------------------------------
|
15560
|
+
DocumentTest: test_all_will_get_2_docs
|
15561
|
+
--------------------------------------
|
15562
|
+
------------------------------------------------
|
15563
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15564
|
+
------------------------------------------------
|
15565
|
+
----------------------------------------------
|
15566
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15567
|
+
----------------------------------------------
|
15568
|
+
------------------------------------------------
|
15569
|
+
DocumentTest: test_empty_find_should_raise_error
|
15570
|
+
------------------------------------------------
|
15571
|
+
------------------------------------------------------------
|
15572
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15573
|
+
------------------------------------------------------------
|
15574
|
+
--------------------------------------------------
|
15575
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15576
|
+
--------------------------------------------------
|
15577
|
+
----------------------------------------------------------------
|
15578
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15579
|
+
----------------------------------------------------------------
|
15580
|
+
---------------------------------------------
|
15581
|
+
DocumentTest: test_getting_not_found_document
|
15582
|
+
---------------------------------------------
|
15583
|
+
-------------------------------------------------
|
15584
|
+
DocumentTest: test_multi_response_with_right_data
|
15585
|
+
-------------------------------------------------
|
15586
|
+
-------------------------------------------
|
15587
|
+
DocumentTest: test_will_have_key_properties
|
15588
|
+
-------------------------------------------
|
15589
|
+
--------------------------------------------------------
|
15590
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15591
|
+
--------------------------------------------------------
|
15592
|
+
------------------------------------------------
|
15593
|
+
DocumentTest: test_will_have_only_set_properties
|
15594
|
+
------------------------------------------------
|
15595
|
+
----------------------------------------------------------------
|
15596
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15597
|
+
----------------------------------------------------------------
|
15598
|
+
-----------------------------------
|
15599
|
+
DocumentTest: test_with_timestamps!
|
15600
|
+
-----------------------------------
|
15601
|
+
--------------------------------------
|
15602
|
+
DocumentTest: test_all_will_get_2_docs
|
15603
|
+
--------------------------------------
|
15604
|
+
------------------------------------------------
|
15605
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15606
|
+
------------------------------------------------
|
15607
|
+
----------------------------------------------
|
15608
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15609
|
+
----------------------------------------------
|
15610
|
+
------------------------------------------------
|
15611
|
+
DocumentTest: test_empty_find_should_raise_error
|
15612
|
+
------------------------------------------------
|
15613
|
+
------------------------------------------------------------
|
15614
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15615
|
+
------------------------------------------------------------
|
15616
|
+
--------------------------------------------------
|
15617
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15618
|
+
--------------------------------------------------
|
15619
|
+
----------------------------------------------------------------
|
15620
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15621
|
+
----------------------------------------------------------------
|
15622
|
+
---------------------------------------------
|
15623
|
+
DocumentTest: test_getting_not_found_document
|
15624
|
+
---------------------------------------------
|
15625
|
+
-------------------------------------------------
|
15626
|
+
DocumentTest: test_multi_response_with_right_data
|
15627
|
+
-------------------------------------------------
|
15628
|
+
-------------------------------------------
|
15629
|
+
DocumentTest: test_will_have_key_properties
|
15630
|
+
-------------------------------------------
|
15631
|
+
--------------------------------------------------------
|
15632
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15633
|
+
--------------------------------------------------------
|
15634
|
+
------------------------------------------------
|
15635
|
+
DocumentTest: test_will_have_only_set_properties
|
15636
|
+
------------------------------------------------
|
15637
|
+
----------------------------------------------------------------
|
15638
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15639
|
+
----------------------------------------------------------------
|
15640
|
+
-----------------------------------
|
15641
|
+
DocumentTest: test_with_timestamps!
|
15642
|
+
-----------------------------------
|
15643
|
+
--------------------------------------
|
15644
|
+
DocumentTest: test_all_will_get_2_docs
|
15645
|
+
--------------------------------------
|
15646
|
+
------------------------------------------------
|
15647
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15648
|
+
------------------------------------------------
|
15649
|
+
----------------------------------------------
|
15650
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15651
|
+
----------------------------------------------
|
15652
|
+
------------------------------------------------
|
15653
|
+
DocumentTest: test_empty_find_should_raise_error
|
15654
|
+
------------------------------------------------
|
15655
|
+
------------------------------------------------------------
|
15656
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15657
|
+
------------------------------------------------------------
|
15658
|
+
--------------------------------------------------
|
15659
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15660
|
+
--------------------------------------------------
|
15661
|
+
----------------------------------------------------------------
|
15662
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15663
|
+
----------------------------------------------------------------
|
15664
|
+
---------------------------------------------
|
15665
|
+
DocumentTest: test_getting_not_found_document
|
15666
|
+
---------------------------------------------
|
15667
|
+
-------------------------------------------------
|
15668
|
+
DocumentTest: test_multi_response_with_right_data
|
15669
|
+
-------------------------------------------------
|
15670
|
+
-------------------------------------------
|
15671
|
+
DocumentTest: test_will_have_key_properties
|
15672
|
+
-------------------------------------------
|
15673
|
+
--------------------------------------------------------
|
15674
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15675
|
+
--------------------------------------------------------
|
15676
|
+
------------------------------------------------
|
15677
|
+
DocumentTest: test_will_have_only_set_properties
|
15678
|
+
------------------------------------------------
|
15679
|
+
----------------------------------------------------------------
|
15680
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15681
|
+
----------------------------------------------------------------
|
15682
|
+
-----------------------------------
|
15683
|
+
DocumentTest: test_with_timestamps!
|
15684
|
+
-----------------------------------
|
15685
|
+
--------------------------------------
|
15686
|
+
DocumentTest: test_all_will_get_2_docs
|
15687
|
+
--------------------------------------
|
15688
|
+
------------------------------------------------
|
15689
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15690
|
+
------------------------------------------------
|
15691
|
+
----------------------------------------------
|
15692
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15693
|
+
----------------------------------------------
|
15694
|
+
------------------------------------------------
|
15695
|
+
DocumentTest: test_empty_find_should_raise_error
|
15696
|
+
------------------------------------------------
|
15697
|
+
------------------------------------------------------------
|
15698
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15699
|
+
------------------------------------------------------------
|
15700
|
+
--------------------------------------------------
|
15701
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15702
|
+
--------------------------------------------------
|
15703
|
+
----------------------------------------------------------------
|
15704
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15705
|
+
----------------------------------------------------------------
|
15706
|
+
---------------------------------------------
|
15707
|
+
DocumentTest: test_getting_not_found_document
|
15708
|
+
---------------------------------------------
|
15709
|
+
-------------------------------------------------
|
15710
|
+
DocumentTest: test_multi_response_with_right_data
|
15711
|
+
-------------------------------------------------
|
15712
|
+
-------------------------------------------
|
15713
|
+
DocumentTest: test_will_have_key_properties
|
15714
|
+
-------------------------------------------
|
15715
|
+
--------------------------------------------------------
|
15716
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15717
|
+
--------------------------------------------------------
|
15718
|
+
------------------------------------------------
|
15719
|
+
DocumentTest: test_will_have_only_set_properties
|
15720
|
+
------------------------------------------------
|
15721
|
+
----------------------------------------------------------------
|
15722
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15723
|
+
----------------------------------------------------------------
|
15724
|
+
-----------------------------------
|
15725
|
+
DocumentTest: test_with_timestamps!
|
15726
|
+
-----------------------------------
|
15727
|
+
--------------------------------------
|
15728
|
+
DocumentTest: test_all_will_get_2_docs
|
15729
|
+
--------------------------------------
|
15730
|
+
------------------------------------------------
|
15731
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15732
|
+
------------------------------------------------
|
15733
|
+
----------------------------------------------
|
15734
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15735
|
+
----------------------------------------------
|
15736
|
+
------------------------------------------------
|
15737
|
+
DocumentTest: test_empty_find_should_raise_error
|
15738
|
+
------------------------------------------------
|
15739
|
+
------------------------------------------------------------
|
15740
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15741
|
+
------------------------------------------------------------
|
15742
|
+
--------------------------------------------------
|
15743
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15744
|
+
--------------------------------------------------
|
15745
|
+
----------------------------------------------------------------
|
15746
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15747
|
+
----------------------------------------------------------------
|
15748
|
+
---------------------------------------------
|
15749
|
+
DocumentTest: test_getting_not_found_document
|
15750
|
+
---------------------------------------------
|
15751
|
+
-------------------------------------------------
|
15752
|
+
DocumentTest: test_multi_response_with_right_data
|
15753
|
+
-------------------------------------------------
|
15754
|
+
-------------------------------------------
|
15755
|
+
DocumentTest: test_will_have_key_properties
|
15756
|
+
-------------------------------------------
|
15757
|
+
--------------------------------------------------------
|
15758
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15759
|
+
--------------------------------------------------------
|
15760
|
+
------------------------------------------------
|
15761
|
+
DocumentTest: test_will_have_only_set_properties
|
15762
|
+
------------------------------------------------
|
15763
|
+
----------------------------------------------------------------
|
15764
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15765
|
+
----------------------------------------------------------------
|
15766
|
+
-----------------------------------
|
15767
|
+
DocumentTest: test_with_timestamps!
|
15768
|
+
-----------------------------------
|
15769
|
+
--------------------------------------
|
15770
|
+
DocumentTest: test_all_will_get_2_docs
|
15771
|
+
--------------------------------------
|
15772
|
+
------------------------------------------------
|
15773
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15774
|
+
------------------------------------------------
|
15775
|
+
----------------------------------------------
|
15776
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15777
|
+
----------------------------------------------
|
15778
|
+
------------------------------------------------
|
15779
|
+
DocumentTest: test_empty_find_should_raise_error
|
15780
|
+
------------------------------------------------
|
15781
|
+
------------------------------------------------------------
|
15782
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15783
|
+
------------------------------------------------------------
|
15784
|
+
--------------------------------------------------
|
15785
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15786
|
+
--------------------------------------------------
|
15787
|
+
----------------------------------------------------------------
|
15788
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15789
|
+
----------------------------------------------------------------
|
15790
|
+
---------------------------------------------
|
15791
|
+
DocumentTest: test_getting_not_found_document
|
15792
|
+
---------------------------------------------
|
15793
|
+
-------------------------------------------------
|
15794
|
+
DocumentTest: test_multi_response_with_right_data
|
15795
|
+
-------------------------------------------------
|
15796
|
+
-------------------------------------------
|
15797
|
+
DocumentTest: test_will_have_key_properties
|
15798
|
+
-------------------------------------------
|
15799
|
+
--------------------------------------------------------
|
15800
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15801
|
+
--------------------------------------------------------
|
15802
|
+
------------------------------------------------
|
15803
|
+
DocumentTest: test_will_have_only_set_properties
|
15804
|
+
------------------------------------------------
|
15805
|
+
----------------------------------------------------------------
|
15806
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15807
|
+
----------------------------------------------------------------
|
15808
|
+
-----------------------------------
|
15809
|
+
DocumentTest: test_with_timestamps!
|
15810
|
+
-----------------------------------
|
15811
|
+
--------------------------------------
|
15812
|
+
DocumentTest: test_all_will_get_2_docs
|
15813
|
+
--------------------------------------
|
15814
|
+
------------------------------------------------
|
15815
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15816
|
+
------------------------------------------------
|
15817
|
+
----------------------------------------------
|
15818
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15819
|
+
----------------------------------------------
|
15820
|
+
------------------------------------------------
|
15821
|
+
DocumentTest: test_empty_find_should_raise_error
|
15822
|
+
------------------------------------------------
|
15823
|
+
------------------------------------------------------------
|
15824
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15825
|
+
------------------------------------------------------------
|
15826
|
+
--------------------------------------------------
|
15827
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15828
|
+
--------------------------------------------------
|
15829
|
+
----------------------------------------------------------------
|
15830
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15831
|
+
----------------------------------------------------------------
|
15832
|
+
---------------------------------------------
|
15833
|
+
DocumentTest: test_getting_not_found_document
|
15834
|
+
---------------------------------------------
|
15835
|
+
-------------------------------------------------
|
15836
|
+
DocumentTest: test_multi_response_with_right_data
|
15837
|
+
-------------------------------------------------
|
15838
|
+
-------------------------------------------
|
15839
|
+
DocumentTest: test_will_have_key_properties
|
15840
|
+
-------------------------------------------
|
15841
|
+
--------------------------------------------------------
|
15842
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15843
|
+
--------------------------------------------------------
|
15844
|
+
------------------------------------------------
|
15845
|
+
DocumentTest: test_will_have_only_set_properties
|
15846
|
+
------------------------------------------------
|
15847
|
+
----------------------------------------------------------------
|
15848
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15849
|
+
----------------------------------------------------------------
|
15850
|
+
-----------------------------------
|
15851
|
+
DocumentTest: test_with_timestamps!
|
15852
|
+
-----------------------------------
|
15853
|
+
--------------------------------------
|
15854
|
+
DocumentTest: test_all_will_get_2_docs
|
15855
|
+
--------------------------------------
|
15856
|
+
------------------------------------------------
|
15857
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15858
|
+
------------------------------------------------
|
15859
|
+
----------------------------------------------
|
15860
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15861
|
+
----------------------------------------------
|
15862
|
+
------------------------------------------------
|
15863
|
+
DocumentTest: test_empty_find_should_raise_error
|
15864
|
+
------------------------------------------------
|
15865
|
+
------------------------------------------------------------
|
15866
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15867
|
+
------------------------------------------------------------
|
15868
|
+
--------------------------------------------------
|
15869
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15870
|
+
--------------------------------------------------
|
15871
|
+
----------------------------------------------------------------
|
15872
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15873
|
+
----------------------------------------------------------------
|
15874
|
+
---------------------------------------------
|
15875
|
+
DocumentTest: test_getting_not_found_document
|
15876
|
+
---------------------------------------------
|
15877
|
+
-------------------------------------------------
|
15878
|
+
DocumentTest: test_multi_response_with_right_data
|
15879
|
+
-------------------------------------------------
|
15880
|
+
-------------------------------------------
|
15881
|
+
DocumentTest: test_will_have_key_properties
|
15882
|
+
-------------------------------------------
|
15883
|
+
--------------------------------------------------------
|
15884
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15885
|
+
--------------------------------------------------------
|
15886
|
+
------------------------------------------------
|
15887
|
+
DocumentTest: test_will_have_only_set_properties
|
15888
|
+
------------------------------------------------
|
15889
|
+
----------------------------------------------------------------
|
15890
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15891
|
+
----------------------------------------------------------------
|
15892
|
+
-----------------------------------
|
15893
|
+
DocumentTest: test_with_timestamps!
|
15894
|
+
-----------------------------------
|
15895
|
+
--------------------------------------
|
15896
|
+
DocumentTest: test_all_will_get_2_docs
|
15897
|
+
--------------------------------------
|
15898
|
+
------------------------------------------------
|
15899
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15900
|
+
------------------------------------------------
|
15901
|
+
----------------------------------------------
|
15902
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15903
|
+
----------------------------------------------
|
15904
|
+
------------------------------------------------
|
15905
|
+
DocumentTest: test_empty_find_should_raise_error
|
15906
|
+
------------------------------------------------
|
15907
|
+
------------------------------------------------------------
|
15908
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15909
|
+
------------------------------------------------------------
|
15910
|
+
--------------------------------------------------
|
15911
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15912
|
+
--------------------------------------------------
|
15913
|
+
----------------------------------------------------------------
|
15914
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15915
|
+
----------------------------------------------------------------
|
15916
|
+
---------------------------------------------
|
15917
|
+
DocumentTest: test_getting_not_found_document
|
15918
|
+
---------------------------------------------
|
15919
|
+
-------------------------------------------------
|
15920
|
+
DocumentTest: test_multi_response_with_right_data
|
15921
|
+
-------------------------------------------------
|
15922
|
+
-------------------------------------------
|
15923
|
+
DocumentTest: test_will_have_key_properties
|
15924
|
+
-------------------------------------------
|
15925
|
+
--------------------------------------------------------
|
15926
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15927
|
+
--------------------------------------------------------
|
15928
|
+
------------------------------------------------
|
15929
|
+
DocumentTest: test_will_have_only_set_properties
|
15930
|
+
------------------------------------------------
|
15931
|
+
----------------------------------------------------------------
|
15932
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15933
|
+
----------------------------------------------------------------
|
15934
|
+
-----------------------------------
|
15935
|
+
DocumentTest: test_with_timestamps!
|
15936
|
+
-----------------------------------
|
15937
|
+
--------------------------------------
|
15938
|
+
DocumentTest: test_all_will_get_2_docs
|
15939
|
+
--------------------------------------
|
15940
|
+
------------------------------------------------
|
15941
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15942
|
+
------------------------------------------------
|
15943
|
+
----------------------------------------------
|
15944
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15945
|
+
----------------------------------------------
|
15946
|
+
------------------------------------------------
|
15947
|
+
DocumentTest: test_empty_find_should_raise_error
|
15948
|
+
------------------------------------------------
|
15949
|
+
------------------------------------------------------------
|
15950
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15951
|
+
------------------------------------------------------------
|
15952
|
+
--------------------------------------------------
|
15953
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15954
|
+
--------------------------------------------------
|
15955
|
+
----------------------------------------------------------------
|
15956
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15957
|
+
----------------------------------------------------------------
|
15958
|
+
---------------------------------------------
|
15959
|
+
DocumentTest: test_getting_not_found_document
|
15960
|
+
---------------------------------------------
|
15961
|
+
-------------------------------------------------
|
15962
|
+
DocumentTest: test_multi_response_with_right_data
|
15963
|
+
-------------------------------------------------
|
15964
|
+
-------------------------------------------
|
15965
|
+
DocumentTest: test_will_have_key_properties
|
15966
|
+
-------------------------------------------
|
15967
|
+
--------------------------------------------------------
|
15968
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
15969
|
+
--------------------------------------------------------
|
15970
|
+
------------------------------------------------
|
15971
|
+
DocumentTest: test_will_have_only_set_properties
|
15972
|
+
------------------------------------------------
|
15973
|
+
----------------------------------------------------------------
|
15974
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
15975
|
+
----------------------------------------------------------------
|
15976
|
+
-----------------------------------
|
15977
|
+
DocumentTest: test_with_timestamps!
|
15978
|
+
-----------------------------------
|
15979
|
+
--------------------------------------
|
15980
|
+
DocumentTest: test_all_will_get_2_docs
|
15981
|
+
--------------------------------------
|
15982
|
+
------------------------------------------------
|
15983
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
15984
|
+
------------------------------------------------
|
15985
|
+
----------------------------------------------
|
15986
|
+
DocumentTest: test_default_will_be_avoerwriten
|
15987
|
+
----------------------------------------------
|
15988
|
+
------------------------------------------------
|
15989
|
+
DocumentTest: test_empty_find_should_raise_error
|
15990
|
+
------------------------------------------------
|
15991
|
+
------------------------------------------------------------
|
15992
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
15993
|
+
------------------------------------------------------------
|
15994
|
+
--------------------------------------------------
|
15995
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
15996
|
+
--------------------------------------------------
|
15997
|
+
----------------------------------------------------------------
|
15998
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
15999
|
+
----------------------------------------------------------------
|
16000
|
+
---------------------------------------------
|
16001
|
+
DocumentTest: test_getting_not_found_document
|
16002
|
+
---------------------------------------------
|
16003
|
+
-------------------------------------------------
|
16004
|
+
DocumentTest: test_multi_response_with_right_data
|
16005
|
+
-------------------------------------------------
|
16006
|
+
-------------------------------------------
|
16007
|
+
DocumentTest: test_will_have_key_properties
|
16008
|
+
-------------------------------------------
|
16009
|
+
--------------------------------------------------------
|
16010
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16011
|
+
--------------------------------------------------------
|
16012
|
+
------------------------------------------------
|
16013
|
+
DocumentTest: test_will_have_only_set_properties
|
16014
|
+
------------------------------------------------
|
16015
|
+
----------------------------------------------------------------
|
16016
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16017
|
+
----------------------------------------------------------------
|
16018
|
+
-----------------------------------
|
16019
|
+
DocumentTest: test_with_timestamps!
|
16020
|
+
-----------------------------------
|
16021
|
+
--------------------------------------
|
16022
|
+
DocumentTest: test_all_will_get_2_docs
|
16023
|
+
--------------------------------------
|
16024
|
+
------------------------------------------------
|
16025
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16026
|
+
------------------------------------------------
|
16027
|
+
----------------------------------------------
|
16028
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16029
|
+
----------------------------------------------
|
16030
|
+
------------------------------------------------
|
16031
|
+
DocumentTest: test_empty_find_should_raise_error
|
16032
|
+
------------------------------------------------
|
16033
|
+
------------------------------------------------------------
|
16034
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16035
|
+
------------------------------------------------------------
|
16036
|
+
--------------------------------------------------
|
16037
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16038
|
+
--------------------------------------------------
|
16039
|
+
----------------------------------------------------------------
|
16040
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16041
|
+
----------------------------------------------------------------
|
16042
|
+
---------------------------------------------
|
16043
|
+
DocumentTest: test_getting_not_found_document
|
16044
|
+
---------------------------------------------
|
16045
|
+
-------------------------------------------------
|
16046
|
+
DocumentTest: test_multi_response_with_right_data
|
16047
|
+
-------------------------------------------------
|
16048
|
+
-------------------------------------------
|
16049
|
+
DocumentTest: test_will_have_key_properties
|
16050
|
+
-------------------------------------------
|
16051
|
+
--------------------------------------------------------
|
16052
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16053
|
+
--------------------------------------------------------
|
16054
|
+
------------------------------------------------
|
16055
|
+
DocumentTest: test_will_have_only_set_properties
|
16056
|
+
------------------------------------------------
|
16057
|
+
----------------------------------------------------------------
|
16058
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16059
|
+
----------------------------------------------------------------
|
16060
|
+
-----------------------------------
|
16061
|
+
DocumentTest: test_with_timestamps!
|
16062
|
+
-----------------------------------
|
16063
|
+
--------------------------------------
|
16064
|
+
DocumentTest: test_all_will_get_2_docs
|
16065
|
+
--------------------------------------
|
16066
|
+
------------------------------------------------
|
16067
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16068
|
+
------------------------------------------------
|
16069
|
+
----------------------------------------------
|
16070
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16071
|
+
----------------------------------------------
|
16072
|
+
------------------------------------------------
|
16073
|
+
DocumentTest: test_empty_find_should_raise_error
|
16074
|
+
------------------------------------------------
|
16075
|
+
------------------------------------------------------------
|
16076
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16077
|
+
------------------------------------------------------------
|
16078
|
+
--------------------------------------------------
|
16079
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16080
|
+
--------------------------------------------------
|
16081
|
+
----------------------------------------------------------------
|
16082
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16083
|
+
----------------------------------------------------------------
|
16084
|
+
---------------------------------------------
|
16085
|
+
DocumentTest: test_getting_not_found_document
|
16086
|
+
---------------------------------------------
|
16087
|
+
-------------------------------------------------
|
16088
|
+
DocumentTest: test_multi_response_with_right_data
|
16089
|
+
-------------------------------------------------
|
16090
|
+
-------------------------------------------
|
16091
|
+
DocumentTest: test_will_have_key_properties
|
16092
|
+
-------------------------------------------
|
16093
|
+
--------------------------------------------------------
|
16094
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16095
|
+
--------------------------------------------------------
|
16096
|
+
------------------------------------------------
|
16097
|
+
DocumentTest: test_will_have_only_set_properties
|
16098
|
+
------------------------------------------------
|
16099
|
+
----------------------------------------------------------------
|
16100
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16101
|
+
----------------------------------------------------------------
|
16102
|
+
-----------------------------------
|
16103
|
+
DocumentTest: test_with_timestamps!
|
16104
|
+
-----------------------------------
|
16105
|
+
--------------------------------------
|
16106
|
+
DocumentTest: test_all_will_get_2_docs
|
16107
|
+
--------------------------------------
|
16108
|
+
------------------------------------------------
|
16109
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16110
|
+
------------------------------------------------
|
16111
|
+
----------------------------------------------
|
16112
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16113
|
+
----------------------------------------------
|
16114
|
+
------------------------------------------------
|
16115
|
+
DocumentTest: test_empty_find_should_raise_error
|
16116
|
+
------------------------------------------------
|
16117
|
+
------------------------------------------------------------
|
16118
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16119
|
+
------------------------------------------------------------
|
16120
|
+
--------------------------------------------------
|
16121
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16122
|
+
--------------------------------------------------
|
16123
|
+
----------------------------------------------------------------
|
16124
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16125
|
+
----------------------------------------------------------------
|
16126
|
+
---------------------------------------------
|
16127
|
+
DocumentTest: test_getting_not_found_document
|
16128
|
+
---------------------------------------------
|
16129
|
+
-------------------------------------------------
|
16130
|
+
DocumentTest: test_multi_response_with_right_data
|
16131
|
+
-------------------------------------------------
|
16132
|
+
-------------------------------------------
|
16133
|
+
DocumentTest: test_will_have_key_properties
|
16134
|
+
-------------------------------------------
|
16135
|
+
--------------------------------------------------------
|
16136
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16137
|
+
--------------------------------------------------------
|
16138
|
+
------------------------------------------------
|
16139
|
+
DocumentTest: test_will_have_only_set_properties
|
16140
|
+
------------------------------------------------
|
16141
|
+
----------------------------------------------------------------
|
16142
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16143
|
+
----------------------------------------------------------------
|
16144
|
+
-----------------------------------
|
16145
|
+
DocumentTest: test_with_timestamps!
|
16146
|
+
-----------------------------------
|
16147
|
+
--------------------------------------
|
16148
|
+
DocumentTest: test_all_will_get_2_docs
|
16149
|
+
--------------------------------------
|
16150
|
+
------------------------------------------------
|
16151
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16152
|
+
------------------------------------------------
|
16153
|
+
----------------------------------------------
|
16154
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16155
|
+
----------------------------------------------
|
16156
|
+
------------------------------------------------
|
16157
|
+
DocumentTest: test_empty_find_should_raise_error
|
16158
|
+
------------------------------------------------
|
16159
|
+
------------------------------------------------------------
|
16160
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16161
|
+
------------------------------------------------------------
|
16162
|
+
--------------------------------------------------
|
16163
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16164
|
+
--------------------------------------------------
|
16165
|
+
----------------------------------------------------------------
|
16166
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16167
|
+
----------------------------------------------------------------
|
16168
|
+
---------------------------------------------
|
16169
|
+
DocumentTest: test_getting_not_found_document
|
16170
|
+
---------------------------------------------
|
16171
|
+
-------------------------------------------------
|
16172
|
+
DocumentTest: test_multi_response_with_right_data
|
16173
|
+
-------------------------------------------------
|
16174
|
+
-------------------------------------------
|
16175
|
+
DocumentTest: test_will_have_key_properties
|
16176
|
+
-------------------------------------------
|
16177
|
+
--------------------------------------------------------
|
16178
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16179
|
+
--------------------------------------------------------
|
16180
|
+
------------------------------------------------
|
16181
|
+
DocumentTest: test_will_have_only_set_properties
|
16182
|
+
------------------------------------------------
|
16183
|
+
----------------------------------------------------------------
|
16184
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16185
|
+
----------------------------------------------------------------
|
16186
|
+
-----------------------------------
|
16187
|
+
DocumentTest: test_with_timestamps!
|
16188
|
+
-----------------------------------
|
16189
|
+
--------------------------------------
|
16190
|
+
DocumentTest: test_all_will_get_2_docs
|
16191
|
+
--------------------------------------
|
16192
|
+
------------------------------------------------
|
16193
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16194
|
+
------------------------------------------------
|
16195
|
+
----------------------------------------------
|
16196
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16197
|
+
----------------------------------------------
|
16198
|
+
------------------------------------------------
|
16199
|
+
DocumentTest: test_empty_find_should_raise_error
|
16200
|
+
------------------------------------------------
|
16201
|
+
------------------------------------------------------------
|
16202
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16203
|
+
------------------------------------------------------------
|
16204
|
+
--------------------------------------------------
|
16205
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16206
|
+
--------------------------------------------------
|
16207
|
+
----------------------------------------------------------------
|
16208
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16209
|
+
----------------------------------------------------------------
|
16210
|
+
---------------------------------------------
|
16211
|
+
DocumentTest: test_getting_not_found_document
|
16212
|
+
---------------------------------------------
|
16213
|
+
-------------------------------------------------
|
16214
|
+
DocumentTest: test_multi_response_with_right_data
|
16215
|
+
-------------------------------------------------
|
16216
|
+
-------------------------------------------
|
16217
|
+
DocumentTest: test_will_have_key_properties
|
16218
|
+
-------------------------------------------
|
16219
|
+
--------------------------------------------------------
|
16220
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16221
|
+
--------------------------------------------------------
|
16222
|
+
------------------------------------------------
|
16223
|
+
DocumentTest: test_will_have_only_set_properties
|
16224
|
+
------------------------------------------------
|
16225
|
+
----------------------------------------------------------------
|
16226
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16227
|
+
----------------------------------------------------------------
|
16228
|
+
-----------------------------------
|
16229
|
+
DocumentTest: test_with_timestamps!
|
16230
|
+
-----------------------------------
|
16231
|
+
--------------------------------------
|
16232
|
+
DocumentTest: test_all_will_get_2_docs
|
16233
|
+
--------------------------------------
|
16234
|
+
------------------------------------------------
|
16235
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16236
|
+
------------------------------------------------
|
16237
|
+
----------------------------------------------
|
16238
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16239
|
+
----------------------------------------------
|
16240
|
+
------------------------------------------------
|
16241
|
+
DocumentTest: test_empty_find_should_raise_error
|
16242
|
+
------------------------------------------------
|
16243
|
+
------------------------------------------------------------
|
16244
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16245
|
+
------------------------------------------------------------
|
16246
|
+
--------------------------------------------------
|
16247
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16248
|
+
--------------------------------------------------
|
16249
|
+
----------------------------------------------------------------
|
16250
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16251
|
+
----------------------------------------------------------------
|
16252
|
+
---------------------------------------------
|
16253
|
+
DocumentTest: test_getting_not_found_document
|
16254
|
+
---------------------------------------------
|
16255
|
+
--------------------------------------------------------
|
16256
|
+
DocumentTest: test_model_can_have_alternative_design_doc
|
16257
|
+
--------------------------------------------------------
|
16258
|
+
-------------------------------------------------
|
16259
|
+
DocumentTest: test_multi_response_with_right_data
|
16260
|
+
-------------------------------------------------
|
16261
|
+
-------------------------------------------
|
16262
|
+
DocumentTest: test_will_have_key_properties
|
16263
|
+
-------------------------------------------
|
16264
|
+
--------------------------------------------------------
|
16265
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16266
|
+
--------------------------------------------------------
|
16267
|
+
------------------------------------------------
|
16268
|
+
DocumentTest: test_will_have_only_set_properties
|
16269
|
+
------------------------------------------------
|
16270
|
+
----------------------------------------------------------------
|
16271
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16272
|
+
----------------------------------------------------------------
|
16273
|
+
-----------------------------------
|
16274
|
+
DocumentTest: test_with_timestamps!
|
16275
|
+
-----------------------------------
|
16276
|
+
--------------------------------------
|
16277
|
+
DocumentTest: test_all_will_get_2_docs
|
16278
|
+
--------------------------------------
|
16279
|
+
------------------------------------------------
|
16280
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16281
|
+
------------------------------------------------
|
16282
|
+
----------------------------------------------
|
16283
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16284
|
+
----------------------------------------------
|
16285
|
+
------------------------------------------------
|
16286
|
+
DocumentTest: test_empty_find_should_raise_error
|
16287
|
+
------------------------------------------------
|
16288
|
+
------------------------------------------------------------
|
16289
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16290
|
+
------------------------------------------------------------
|
16291
|
+
--------------------------------------------------
|
16292
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16293
|
+
--------------------------------------------------
|
16294
|
+
----------------------------------------------------------------
|
16295
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16296
|
+
----------------------------------------------------------------
|
16297
|
+
---------------------------------------------
|
16298
|
+
DocumentTest: test_getting_not_found_document
|
16299
|
+
---------------------------------------------
|
16300
|
+
--------------------------------------------------------
|
16301
|
+
DocumentTest: test_model_can_have_alternative_design_doc
|
16302
|
+
--------------------------------------------------------
|
16303
|
+
-------------------------------------------------
|
16304
|
+
DocumentTest: test_multi_response_with_right_data
|
16305
|
+
-------------------------------------------------
|
16306
|
+
-------------------------------------------
|
16307
|
+
DocumentTest: test_will_have_key_properties
|
16308
|
+
-------------------------------------------
|
16309
|
+
--------------------------------------------------------
|
16310
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16311
|
+
--------------------------------------------------------
|
16312
|
+
------------------------------------------------
|
16313
|
+
DocumentTest: test_will_have_only_set_properties
|
16314
|
+
------------------------------------------------
|
16315
|
+
----------------------------------------------------------------
|
16316
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16317
|
+
----------------------------------------------------------------
|
16318
|
+
-----------------------------------
|
16319
|
+
DocumentTest: test_with_timestamps!
|
16320
|
+
-----------------------------------
|
16321
|
+
--------------------------------------
|
16322
|
+
DocumentTest: test_all_will_get_2_docs
|
16323
|
+
--------------------------------------
|
16324
|
+
------------------------------------------------
|
16325
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16326
|
+
------------------------------------------------
|
16327
|
+
----------------------------------------------
|
16328
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16329
|
+
----------------------------------------------
|
16330
|
+
------------------------------------------------
|
16331
|
+
DocumentTest: test_empty_find_should_raise_error
|
16332
|
+
------------------------------------------------
|
16333
|
+
------------------------------------------------------------
|
16334
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16335
|
+
------------------------------------------------------------
|
16336
|
+
--------------------------------------------------
|
16337
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16338
|
+
--------------------------------------------------
|
16339
|
+
----------------------------------------------------------------
|
16340
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16341
|
+
----------------------------------------------------------------
|
16342
|
+
---------------------------------------------
|
16343
|
+
DocumentTest: test_getting_not_found_document
|
16344
|
+
---------------------------------------------
|
16345
|
+
--------------------------------------------------------
|
16346
|
+
DocumentTest: test_model_can_have_alternative_design_doc
|
16347
|
+
--------------------------------------------------------
|
16348
|
+
-------------------------------------------------
|
16349
|
+
DocumentTest: test_multi_response_with_right_data
|
16350
|
+
-------------------------------------------------
|
16351
|
+
-------------------------------------------
|
16352
|
+
DocumentTest: test_will_have_key_properties
|
16353
|
+
-------------------------------------------
|
16354
|
+
--------------------------------------------------------
|
16355
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16356
|
+
--------------------------------------------------------
|
16357
|
+
------------------------------------------------
|
16358
|
+
DocumentTest: test_will_have_only_set_properties
|
16359
|
+
------------------------------------------------
|
16360
|
+
----------------------------------------------------------------
|
16361
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16362
|
+
----------------------------------------------------------------
|
16363
|
+
-----------------------------------
|
16364
|
+
DocumentTest: test_with_timestamps!
|
16365
|
+
-----------------------------------
|
16366
|
+
--------------------------------------
|
16367
|
+
DocumentTest: test_all_will_get_2_docs
|
16368
|
+
--------------------------------------
|
16369
|
+
------------------------------------------------
|
16370
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16371
|
+
------------------------------------------------
|
16372
|
+
----------------------------------------------
|
16373
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16374
|
+
----------------------------------------------
|
16375
|
+
------------------------------------------------
|
16376
|
+
DocumentTest: test_empty_find_should_raise_error
|
16377
|
+
------------------------------------------------
|
16378
|
+
------------------------------------------------------------
|
16379
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16380
|
+
------------------------------------------------------------
|
16381
|
+
--------------------------------------------------
|
16382
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16383
|
+
--------------------------------------------------
|
16384
|
+
----------------------------------------------------------------
|
16385
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16386
|
+
----------------------------------------------------------------
|
16387
|
+
---------------------------------------------
|
16388
|
+
DocumentTest: test_getting_not_found_document
|
16389
|
+
---------------------------------------------
|
16390
|
+
-------------------------------------------------
|
16391
|
+
DocumentTest: test_multi_response_with_right_data
|
16392
|
+
-------------------------------------------------
|
16393
|
+
-------------------------------------------
|
16394
|
+
DocumentTest: test_will_have_key_properties
|
16395
|
+
-------------------------------------------
|
16396
|
+
--------------------------------------------------------
|
16397
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16398
|
+
--------------------------------------------------------
|
16399
|
+
------------------------------------------------
|
16400
|
+
DocumentTest: test_will_have_only_set_properties
|
16401
|
+
------------------------------------------------
|
16402
|
+
----------------------------------------------------------------
|
16403
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16404
|
+
----------------------------------------------------------------
|
16405
|
+
-----------------------------------
|
16406
|
+
DocumentTest: test_with_timestamps!
|
16407
|
+
-----------------------------------
|
16408
|
+
--------------------------------------
|
16409
|
+
DocumentTest: test_all_will_get_2_docs
|
16410
|
+
--------------------------------------
|
16411
|
+
------------------------------------------------
|
16412
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16413
|
+
------------------------------------------------
|
16414
|
+
----------------------------------------------
|
16415
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16416
|
+
----------------------------------------------
|
16417
|
+
------------------------------------------------
|
16418
|
+
DocumentTest: test_empty_find_should_raise_error
|
16419
|
+
------------------------------------------------
|
16420
|
+
------------------------------------------------------------
|
16421
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16422
|
+
------------------------------------------------------------
|
16423
|
+
--------------------------------------------------
|
16424
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16425
|
+
--------------------------------------------------
|
16426
|
+
----------------------------------------------------------------
|
16427
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16428
|
+
----------------------------------------------------------------
|
16429
|
+
---------------------------------------------
|
16430
|
+
DocumentTest: test_getting_not_found_document
|
16431
|
+
---------------------------------------------
|
16432
|
+
-------------------------------------------------
|
16433
|
+
DocumentTest: test_multi_response_with_right_data
|
16434
|
+
-------------------------------------------------
|
16435
|
+
-------------------------------------------
|
16436
|
+
DocumentTest: test_will_have_key_properties
|
16437
|
+
-------------------------------------------
|
16438
|
+
--------------------------------------------------------
|
16439
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16440
|
+
--------------------------------------------------------
|
16441
|
+
------------------------------------------------
|
16442
|
+
DocumentTest: test_will_have_only_set_properties
|
16443
|
+
------------------------------------------------
|
16444
|
+
----------------------------------------------------------------
|
16445
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16446
|
+
----------------------------------------------------------------
|
16447
|
+
-----------------------------------
|
16448
|
+
DocumentTest: test_with_timestamps!
|
16449
|
+
-----------------------------------
|
16450
|
+
--------------------------------------
|
16451
|
+
DocumentTest: test_all_will_get_2_docs
|
16452
|
+
--------------------------------------
|
16453
|
+
------------------------------------------------
|
16454
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16455
|
+
------------------------------------------------
|
16456
|
+
----------------------------------------------
|
16457
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16458
|
+
----------------------------------------------
|
16459
|
+
------------------------------------------------
|
16460
|
+
DocumentTest: test_empty_find_should_raise_error
|
16461
|
+
------------------------------------------------
|
16462
|
+
------------------------------------------------------------
|
16463
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16464
|
+
------------------------------------------------------------
|
16465
|
+
--------------------------------------------------
|
16466
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16467
|
+
--------------------------------------------------
|
16468
|
+
----------------------------------------------------------------
|
16469
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16470
|
+
----------------------------------------------------------------
|
16471
|
+
---------------------------------------------
|
16472
|
+
DocumentTest: test_getting_not_found_document
|
16473
|
+
---------------------------------------------
|
16474
|
+
-------------------------------------------------
|
16475
|
+
DocumentTest: test_multi_response_with_right_data
|
16476
|
+
-------------------------------------------------
|
16477
|
+
-------------------------------------------
|
16478
|
+
DocumentTest: test_will_have_key_properties
|
16479
|
+
-------------------------------------------
|
16480
|
+
--------------------------------------------------------
|
16481
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16482
|
+
--------------------------------------------------------
|
16483
|
+
------------------------------------------------
|
16484
|
+
DocumentTest: test_will_have_only_set_properties
|
16485
|
+
------------------------------------------------
|
16486
|
+
----------------------------------------------------------------
|
16487
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16488
|
+
----------------------------------------------------------------
|
16489
|
+
-----------------------------------
|
16490
|
+
DocumentTest: test_with_timestamps!
|
16491
|
+
-----------------------------------
|
16492
|
+
--------------------------------------
|
16493
|
+
DocumentTest: test_all_will_get_2_docs
|
16494
|
+
--------------------------------------
|
16495
|
+
------------------------------------------------
|
16496
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16497
|
+
------------------------------------------------
|
16498
|
+
----------------------------------------------
|
16499
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16500
|
+
----------------------------------------------
|
16501
|
+
------------------------------------------------
|
16502
|
+
DocumentTest: test_empty_find_should_raise_error
|
16503
|
+
------------------------------------------------
|
16504
|
+
------------------------------------------------------------
|
16505
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16506
|
+
------------------------------------------------------------
|
16507
|
+
--------------------------------------------------
|
16508
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16509
|
+
--------------------------------------------------
|
16510
|
+
----------------------------------------------------------------
|
16511
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16512
|
+
----------------------------------------------------------------
|
16513
|
+
---------------------------------------------
|
16514
|
+
DocumentTest: test_getting_not_found_document
|
16515
|
+
---------------------------------------------
|
16516
|
+
-------------------------------------------------
|
16517
|
+
DocumentTest: test_multi_response_with_right_data
|
16518
|
+
-------------------------------------------------
|
16519
|
+
-------------------------------------------
|
16520
|
+
DocumentTest: test_will_have_key_properties
|
16521
|
+
-------------------------------------------
|
16522
|
+
--------------------------------------------------------
|
16523
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16524
|
+
--------------------------------------------------------
|
16525
|
+
------------------------------------------------
|
16526
|
+
DocumentTest: test_will_have_only_set_properties
|
16527
|
+
------------------------------------------------
|
16528
|
+
----------------------------------------------------------------
|
16529
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16530
|
+
----------------------------------------------------------------
|
16531
|
+
-----------------------------------
|
16532
|
+
DocumentTest: test_with_timestamps!
|
16533
|
+
-----------------------------------
|
16534
|
+
--------------------------------------
|
16535
|
+
DocumentTest: test_all_will_get_2_docs
|
16536
|
+
--------------------------------------
|
16537
|
+
------------------------------------------------
|
16538
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16539
|
+
------------------------------------------------
|
16540
|
+
----------------------------------------------
|
16541
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16542
|
+
----------------------------------------------
|
16543
|
+
------------------------------------------------
|
16544
|
+
DocumentTest: test_empty_find_should_raise_error
|
16545
|
+
------------------------------------------------
|
16546
|
+
------------------------------------------------------------
|
16547
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16548
|
+
------------------------------------------------------------
|
16549
|
+
--------------------------------------------------
|
16550
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16551
|
+
--------------------------------------------------
|
16552
|
+
----------------------------------------------------------------
|
16553
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16554
|
+
----------------------------------------------------------------
|
16555
|
+
---------------------------------------------
|
16556
|
+
DocumentTest: test_getting_not_found_document
|
16557
|
+
---------------------------------------------
|
16558
|
+
-------------------------------------------------
|
16559
|
+
DocumentTest: test_multi_response_with_right_data
|
16560
|
+
-------------------------------------------------
|
16561
|
+
-------------------------------------------
|
16562
|
+
DocumentTest: test_will_have_key_properties
|
16563
|
+
-------------------------------------------
|
16564
|
+
--------------------------------------------------------
|
16565
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16566
|
+
--------------------------------------------------------
|
16567
|
+
------------------------------------------------
|
16568
|
+
DocumentTest: test_will_have_only_set_properties
|
16569
|
+
------------------------------------------------
|
16570
|
+
----------------------------------------------------------------
|
16571
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16572
|
+
----------------------------------------------------------------
|
16573
|
+
-----------------------------------
|
16574
|
+
DocumentTest: test_with_timestamps!
|
16575
|
+
-----------------------------------
|
16576
|
+
--------------------------------------
|
16577
|
+
DocumentTest: test_all_will_get_2_docs
|
16578
|
+
--------------------------------------
|
16579
|
+
------------------------------------------------
|
16580
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16581
|
+
------------------------------------------------
|
16582
|
+
----------------------------------------------
|
16583
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16584
|
+
----------------------------------------------
|
16585
|
+
------------------------------------------------
|
16586
|
+
DocumentTest: test_empty_find_should_raise_error
|
16587
|
+
------------------------------------------------
|
16588
|
+
------------------------------------------------------------
|
16589
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16590
|
+
------------------------------------------------------------
|
16591
|
+
--------------------------------------------------
|
16592
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16593
|
+
--------------------------------------------------
|
16594
|
+
----------------------------------------------------------------
|
16595
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16596
|
+
----------------------------------------------------------------
|
16597
|
+
---------------------------------------------
|
16598
|
+
DocumentTest: test_getting_not_found_document
|
16599
|
+
---------------------------------------------
|
16600
|
+
-------------------------------------------------
|
16601
|
+
DocumentTest: test_multi_response_with_right_data
|
16602
|
+
-------------------------------------------------
|
16603
|
+
-------------------------------------------
|
16604
|
+
DocumentTest: test_will_have_key_properties
|
16605
|
+
-------------------------------------------
|
16606
|
+
--------------------------------------------------------
|
16607
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16608
|
+
--------------------------------------------------------
|
16609
|
+
------------------------------------------------
|
16610
|
+
DocumentTest: test_will_have_only_set_properties
|
16611
|
+
------------------------------------------------
|
16612
|
+
----------------------------------------------------------------
|
16613
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16614
|
+
----------------------------------------------------------------
|
16615
|
+
-----------------------------------
|
16616
|
+
DocumentTest: test_with_timestamps!
|
16617
|
+
-----------------------------------
|
16618
|
+
--------------------------------------
|
16619
|
+
DocumentTest: test_all_will_get_2_docs
|
16620
|
+
--------------------------------------
|
16621
|
+
------------------------------------------------
|
16622
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16623
|
+
------------------------------------------------
|
16624
|
+
----------------------------------------------
|
16625
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16626
|
+
----------------------------------------------
|
16627
|
+
------------------------------------------------
|
16628
|
+
DocumentTest: test_empty_find_should_raise_error
|
16629
|
+
------------------------------------------------
|
16630
|
+
------------------------------------------------------------
|
16631
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16632
|
+
------------------------------------------------------------
|
16633
|
+
--------------------------------------------------
|
16634
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16635
|
+
--------------------------------------------------
|
16636
|
+
----------------------------------------------------------------
|
16637
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16638
|
+
----------------------------------------------------------------
|
16639
|
+
---------------------------------------------
|
16640
|
+
DocumentTest: test_getting_not_found_document
|
16641
|
+
---------------------------------------------
|
16642
|
+
-------------------------------------------------
|
16643
|
+
DocumentTest: test_multi_response_with_right_data
|
16644
|
+
-------------------------------------------------
|
16645
|
+
-------------------------------------------
|
16646
|
+
DocumentTest: test_will_have_key_properties
|
16647
|
+
-------------------------------------------
|
16648
|
+
--------------------------------------------------------
|
16649
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16650
|
+
--------------------------------------------------------
|
16651
|
+
------------------------------------------------
|
16652
|
+
DocumentTest: test_will_have_only_set_properties
|
16653
|
+
------------------------------------------------
|
16654
|
+
----------------------------------------------------------------
|
16655
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16656
|
+
----------------------------------------------------------------
|
16657
|
+
-----------------------------------
|
16658
|
+
DocumentTest: test_with_timestamps!
|
16659
|
+
-----------------------------------
|
16660
|
+
--------------------------------------
|
16661
|
+
DocumentTest: test_all_will_get_2_docs
|
16662
|
+
--------------------------------------
|
16663
|
+
------------------------------------------------
|
16664
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16665
|
+
------------------------------------------------
|
16666
|
+
----------------------------------------------
|
16667
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16668
|
+
----------------------------------------------
|
16669
|
+
------------------------------------------------
|
16670
|
+
DocumentTest: test_empty_find_should_raise_error
|
16671
|
+
------------------------------------------------
|
16672
|
+
------------------------------------------------------------
|
16673
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16674
|
+
------------------------------------------------------------
|
16675
|
+
--------------------------------------------------
|
16676
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16677
|
+
--------------------------------------------------
|
16678
|
+
----------------------------------------------------------------
|
16679
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16680
|
+
----------------------------------------------------------------
|
16681
|
+
---------------------------------------------
|
16682
|
+
DocumentTest: test_getting_not_found_document
|
16683
|
+
---------------------------------------------
|
16684
|
+
-------------------------------------------------
|
16685
|
+
DocumentTest: test_multi_response_with_right_data
|
16686
|
+
-------------------------------------------------
|
16687
|
+
-------------------------------------------
|
16688
|
+
DocumentTest: test_will_have_key_properties
|
16689
|
+
-------------------------------------------
|
16690
|
+
--------------------------------------------------------
|
16691
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16692
|
+
--------------------------------------------------------
|
16693
|
+
------------------------------------------------
|
16694
|
+
DocumentTest: test_will_have_only_set_properties
|
16695
|
+
------------------------------------------------
|
16696
|
+
----------------------------------------------------------------
|
16697
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16698
|
+
----------------------------------------------------------------
|
16699
|
+
-----------------------------------
|
16700
|
+
DocumentTest: test_with_timestamps!
|
16701
|
+
-----------------------------------
|
16702
|
+
--------------------------------------
|
16703
|
+
DocumentTest: test_all_will_get_2_docs
|
16704
|
+
--------------------------------------
|
16705
|
+
------------------------------------------------
|
16706
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16707
|
+
------------------------------------------------
|
16708
|
+
----------------------------------------------
|
16709
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16710
|
+
----------------------------------------------
|
16711
|
+
------------------------------------------------
|
16712
|
+
DocumentTest: test_empty_find_should_raise_error
|
16713
|
+
------------------------------------------------
|
16714
|
+
------------------------------------------------------------
|
16715
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16716
|
+
------------------------------------------------------------
|
16717
|
+
--------------------------------------------------
|
16718
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16719
|
+
--------------------------------------------------
|
16720
|
+
----------------------------------------------------------------
|
16721
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16722
|
+
----------------------------------------------------------------
|
16723
|
+
---------------------------------------------
|
16724
|
+
DocumentTest: test_getting_not_found_document
|
16725
|
+
---------------------------------------------
|
16726
|
+
-------------------------------------------------
|
16727
|
+
DocumentTest: test_multi_response_with_right_data
|
16728
|
+
-------------------------------------------------
|
16729
|
+
-------------------------------------------
|
16730
|
+
DocumentTest: test_will_have_key_properties
|
16731
|
+
-------------------------------------------
|
16732
|
+
--------------------------------------------------------
|
16733
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16734
|
+
--------------------------------------------------------
|
16735
|
+
------------------------------------------------
|
16736
|
+
DocumentTest: test_will_have_only_set_properties
|
16737
|
+
------------------------------------------------
|
16738
|
+
----------------------------------------------------------------
|
16739
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16740
|
+
----------------------------------------------------------------
|
16741
|
+
-----------------------------------
|
16742
|
+
DocumentTest: test_with_timestamps!
|
16743
|
+
-----------------------------------
|
16744
|
+
--------------------------------------
|
16745
|
+
DocumentTest: test_all_will_get_2_docs
|
16746
|
+
--------------------------------------
|
16747
|
+
------------------------------------------------
|
16748
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16749
|
+
------------------------------------------------
|
16750
|
+
----------------------------------------------
|
16751
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16752
|
+
----------------------------------------------
|
16753
|
+
------------------------------------------------
|
16754
|
+
DocumentTest: test_empty_find_should_raise_error
|
16755
|
+
------------------------------------------------
|
16756
|
+
------------------------------------------------------------
|
16757
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16758
|
+
------------------------------------------------------------
|
16759
|
+
--------------------------------------------------
|
16760
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16761
|
+
--------------------------------------------------
|
16762
|
+
----------------------------------------------------------------
|
16763
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16764
|
+
----------------------------------------------------------------
|
16765
|
+
---------------------------------------------
|
16766
|
+
DocumentTest: test_getting_not_found_document
|
16767
|
+
---------------------------------------------
|
16768
|
+
-------------------------------------------------
|
16769
|
+
DocumentTest: test_multi_response_with_right_data
|
16770
|
+
-------------------------------------------------
|
16771
|
+
-------------------------------------------
|
16772
|
+
DocumentTest: test_will_have_key_properties
|
16773
|
+
-------------------------------------------
|
16774
|
+
--------------------------------------------------------
|
16775
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16776
|
+
--------------------------------------------------------
|
16777
|
+
------------------------------------------------
|
16778
|
+
DocumentTest: test_will_have_only_set_properties
|
16779
|
+
------------------------------------------------
|
16780
|
+
----------------------------------------------------------------
|
16781
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16782
|
+
----------------------------------------------------------------
|
16783
|
+
-----------------------------------
|
16784
|
+
DocumentTest: test_with_timestamps!
|
16785
|
+
-----------------------------------
|
16786
|
+
--------------------------------------
|
16787
|
+
DocumentTest: test_all_will_get_2_docs
|
16788
|
+
--------------------------------------
|
16789
|
+
------------------------------------------------
|
16790
|
+
DocumentTest: test_all_will_get_FooBar_documents
|
16791
|
+
------------------------------------------------
|
16792
|
+
----------------------------------------------
|
16793
|
+
DocumentTest: test_default_will_be_avoerwriten
|
16794
|
+
----------------------------------------------
|
16795
|
+
------------------------------------------------
|
16796
|
+
DocumentTest: test_empty_find_should_raise_error
|
16797
|
+
------------------------------------------------
|
16798
|
+
------------------------------------------------------------
|
16799
|
+
DocumentTest: test_error_on_server_raises_Dolly::ServerError
|
16800
|
+
------------------------------------------------------------
|
16801
|
+
--------------------------------------------------
|
16802
|
+
DocumentTest: test_find_will_get_a_FooBar_document
|
16803
|
+
--------------------------------------------------
|
16804
|
+
----------------------------------------------------------------
|
16805
|
+
DocumentTest: test_find_with_multiple_ids_will_return_Collection
|
16806
|
+
----------------------------------------------------------------
|
16807
|
+
---------------------------------------------
|
16808
|
+
DocumentTest: test_getting_not_found_document
|
16809
|
+
---------------------------------------------
|
16810
|
+
-------------------------------------------------
|
16811
|
+
DocumentTest: test_multi_response_with_right_data
|
16812
|
+
-------------------------------------------------
|
16813
|
+
-------------------------------------------
|
16814
|
+
DocumentTest: test_will_have_key_properties
|
16815
|
+
-------------------------------------------
|
16816
|
+
--------------------------------------------------------
|
16817
|
+
DocumentTest: test_will_have_object_with_boolean?_method
|
16818
|
+
--------------------------------------------------------
|
16819
|
+
------------------------------------------------
|
16820
|
+
DocumentTest: test_will_have_only_set_properties
|
16821
|
+
------------------------------------------------
|
16822
|
+
----------------------------------------------------------------
|
16823
|
+
DocumentTest: test_with_default_will_return_default_value_on_nil
|
16824
|
+
----------------------------------------------------------------
|
16825
|
+
-----------------------------------
|
16826
|
+
DocumentTest: test_with_timestamps!
|
16827
|
+
-----------------------------------
|