RE: [External] : Re: NPE Exception with Surefire3.0.0

2023-04-17 Thread Sirisha Alla
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 >

RE: [External] : Re: NPE Exception with Surefire3.0.0

2023-04-17 Thread Sirisha Alla
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

NPE Exception with Surefire3.0.0

2023-04-17 Thread Sirisha Alla
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