at 15:56, Sirisha Alla wrote:
>
> I am using the maven version 3.8.7. pom.xml has other internal module
> dependencies and below is the snippet from pom.xml for the junit tests added.
>
>
> org.mockito
> mockito-core
>
Sirisha Alla, wrote:
> Hi All,
>
> I am using surefire 3.0.0 with Junit 5 (Jupiter-engine). However, I am
> stumbling in to the Null Pointer Exception and could not trace the issue.
> Has anyone faced this issue or any pointers that can help me proceed?
> I am using JDK
Hi All,
I am using surefire 3.0.0 with Junit 5 (Jupiter-engine). However, I am
stumbling in to the Null Pointer Exception and could not trace the issue. Has
anyone faced this issue or any pointers that can help me proceed? I am using
JDK1.8.
Caused by: java.lang.NullPointerException
at org