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
The ParamValidationCheckerTest verifies the null checks on arguments so there is no longer need for individual unit test methods doing it too. These kinds tests should be identifiable by expected = NullPointerException.class or catch (NullPointerException