I need to write the Unit test case for a method which is taking functional interface as argument.
I annotated the variable with @Mock.
Still facing the NullPoi