Phowen

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    Noisy NPE warning in Test classes

    Answered
    I have numerous test cases that do something like this: assertThat(foo.getBar().getBaz()).isEqualTo(whatever); But because this is the first access of bar I get the following warning: Method invoca...
    • 5 followers
    • 9 comments
    • 2 votes