Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
How to cover the catch block for tidyJsonItemWriter.dump() method
Solved! Go to Solution.
@anilc27140375 Please have a look into below link, it's not exact the same thing. But it might help.https://www.codejava.net/testing/junit-test-exception-examples-how-to-assert-an-exception-is-thrownThanks,Nikhil
View solution in original post
Hi @anilc27140375,
Can you let know if you are printing log message or any logic is handled in catch block for JSONException, RepositoryException and/or ValueFormatException part of dump method
Views
Likes
Replies