Seraphim97 / FinalWork

0 stars 0 forks source link

не понимаю в каком месте эти ошибки происходят ? #11

Open tallinn-learning opened 1 year ago

tallinn-learning commented 1 year ago

https://github.com/Seraphim97/HomeWork21/blob/64faaa985071cdefc6671e1d819b246deaec0644/src/test/java/db/IntegrationTest.java#LL127C69-L127C140

Seraphim97 commented 1 year ago

если указываю что int orderId = orderCreationPrecondition(); то при запуске теста выдает ошибку java.lang.ClassCastException: class io.restassured.path.xml.XmlPath cannot be cast to class java.lang.Integer (io.restassured.path.xml.XmlPath is in unnamed module of loader 'app'; java.lang.Integer is in module java.base of loader 'bootstrap')

tallinn-learning commented 1 year ago

что-то не то прихоит в respoonse

приложи плиз логи запроса и ответа сюда , которые делает rest assured при вызове orderCreationPrecondition

Seraphim97 commented 1 year ago

пишет что не может вытащить .path("id") из за разности классов

tallinn-learning commented 1 year ago

можно сам логи приложить ?

то что в консоль пишет - запрос и ответ

Seraphim97 commented 1 year ago

вт, 16 мая 2023 г. в 13:39, tallinn-learning @.***>:

можно сам логи приложить ?

то что в консоль пишет - запрос и ответ

— Reply to this email directly, view it on GitHub https://github.com/Seraphim97/HomeWork21/issues/11#issuecomment-1549418454, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5VAQD5LEFMVC24NCFA6NMDXGNKMZANCNFSM6AAAAAAYCQCMGQ . You are receiving this because you commented.Message ID: @.***>

tallinn-learning commented 1 year ago

лог не отображается