Closed karianna closed 7 years ago
Tests in error: SessionVoteTest.testDeleteRating:186 » NullPointer SessionVoteTest.testRateSession:146 NullPointer SessionVoteTest.testUpdateRating:162 » NullPointer
I'm looking into this. It seems CDI is not kicking in, making HashMapSessionRatingDAO's @Inject not working and also init().
HashMapSessionRatingDAO
@Inject
init()
WDYT of running this test on Arquillian?
Tests in error: SessionVoteTest.testDeleteRating:186 » NullPointer SessionVoteTest.testRateSession:146 NullPointer SessionVoteTest.testUpdateRating:162 » NullPointer