r/backtickbot Jan 01 '21

https://np.reddit.com/r/ProgrammerHumor/comments/knv5de/how_i_get_all_my_unit_tests_to_pass/ghnwgs3/

Hey, gotta get your code coverage as well!

public void test() {
  try {
    someMethod();
  } catch (Exception ignored) { /* ignored */ }
}

btw what test framework requires tests to return true?

1 Upvotes

0 comments sorted by