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
There may be an issue with how exceptions are handled with ThenThrows. If the tested exception is not thrown, then the test passes anyway. This is disturbing, and I think Ogooreck should make ThenThrows to fail.
The text was updated successfully, but these errors were encountered:
There may be an issue with how exceptions are handled with ThenThrows. If the tested exception is not thrown, then the test passes anyway. This is disturbing, and I think Ogooreck should make ThenThrows to fail.
The text was updated successfully, but these errors were encountered: