I have written a junit class. Running that class as Junit test gives a null pointer exception and the test execution gets failed. It gives test class as Null instead of giving the class's name and gives the below log:-
Can anyone please help me in figuring out why I am getting this error and provide any solution to resolve it. Thanks in advance.
Regards,