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
* @todo #206:30m Use assertThrows instead of try/catch/match.
* Some of the tests use try/catch in orted to test caught Exception.
* Replace them with assertThrows.
The puzzle was created by andreoss on 10-Jul-20.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
206-f3551294
from #206 has to be resolved:jcabi-http/src/test/java/com/jcabi/http/response/JsonResponseTest.java
Lines 43 to 45 in 517d462
The puzzle was created by andreoss on 10-Jul-20.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: