Guest User

Untitled

a guest
Feb 25th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. Results :
  2.  
  3. Failed tests: Then I check the "sync_asset" table has updated with "platform_update.xml"(| 000003 | platform_update.xml | platform | sync_asset | platform_update.xml | platform | platform/platform_update.json | 200 | 2 |): incorrect value for status column ==> expected: <failed> but was: <completed>
  4. | 000003 | platform_update.xml | platform | sync_asset | platform_update.xml | platform | platform/platform_update.json | 200 | 2 |: incorrect value for status column ==> expected: <failed> but was: <completed>
  5. Then I check the "sync_asset" table has updated with "platform_delete.xml"(| 000003 | platform_delete.xml | platform | sync_asset | platform_delete.xml | platform | platform/platform_delete.json | 200 | 3 |): incorrect value for status column ==> expected: <pending> but was: <completed>
  6. | 000003 | platform_delete.xml | platform | sync_asset | platform_delete.xml | platform | platform/platform_delete.json | 200 | 3 |: incorrect value for status column ==> expected: <pending> but was: <completed>
  7. Given I assert that the API "platform/220a0d01-8f28-500c-bc23-647eb7cafe02" has the correct "platform/platform_id.json" & response "200"(| platform/220a0d01-8f28-500c-bc23-647eb7cafe02 | platform/platform_id.json | 200 | 4 |): 1 expectation failed.(..)
  8. | platform/220a0d01-8f28-500c-bc23-647eb7cafe02 | platform/platform_id.json | 200 | 4 |: 1 expectation failed.(..)
  9. Then I assert that the API "platform" has the correct "negative/failed_status.json" & response "500"(| 000004 | negative_insert.xml | platform | sync_asset | negative_insert.xml | platform | negative/failed_status.json | 500 | 4 |): JSON documents are different:(..)
  10. | 000004 | negative_insert.xml | platform | sync_asset | negative_insert.xml | platform | negative/failed_status.json | 500 | 4 |: JSON documents are different:(..)
  11.  
  12. Tests in error:
  13. And I check the status column of "sync_asset" for "platform" and confirm the value is "completed"(| 000003 | platform_insert.xml | platform | sync_asset | platform_insert.xml | platform | platform/platform.json | 200 | 1 |): Condition with lambda expression in com.pressassociation.tv.test.v2.utils.AssertionUtils that uses org.dbunit.dataset.ITable, org.dbunit.dataset.ITablejava.lang.String, java.lang.Stringjava.lang.String was not fulfilled within 10 seconds.
  14. | 000003 | platform_insert.xml | platform | sync_asset | platform_insert.xml | platform | platform/platform.json | 200 | 1 |: Condition with lambda expression in com.pressassociation.tv.test.v2.utils.AssertionUtils that uses org.dbunit.dataset.ITable, org.dbunit.dataset.ITablejava.lang.String, java.lang.Stringjava.lang.String was not fulfilled within 10 seconds.
  15.  
  16. Tests run: 74, Failures: 8, Errors: 2, Skipped: 12
Add Comment
Please, Sign In to add comment