You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@shashikumarraja Neither could I when trying yesterday; I tried to use the Assertion#Date type assertion, but never got the syntax correct. I ended up taking the mock, which was in GMT format, and converting it to UTC and comparing that with my expected output.
I need to assert the date field body of my api response which is in ISO 8601 format i.e 2016-11-09T16:04:27.964Z
Is there a way I can do so?
The text was updated successfully, but these errors were encountered: