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
java.lang.NullPointerException
at com.einmalfel.earl.EarlParser.parseOrThrow(EarlParser.java:46)
at org.secfirst.umbrella.RSSFeedParserTest.getInformationAboutChannelInXmlV1(RSSFeedParserTest.java:74)
I believe that occurs ever you try to mock your RSS like this: src/test/resources/bbc_rss.xml.
Hey,
I was testing my application and I got the error:
I believe that occurs ever you try to mock your RSS like this: src/test/resources/bbc_rss.xml.
The text was updated successfully, but these errors were encountered: