Em chào anh,
Em đang gặp lỗi này với JUnit khi compile bằng Maven:
---
Running unit test:testInitService
Running unit test:testStorageHome
Unit test testStorageHome did not complete:
java.lang.NullPointerException
at org.elearning.tests.GenericServiceTest.getService(GenericServiceTest.java:39)
at org.elearning.tests.LessonStorageTest.setUp(LessonStorageTest.java:18)
---
Em nghĩ là do config JCR chưa đúng cách nhưng không biết sai ở chỗ nào vì em cũng làm giống với đoạn code mẫu của anh trên github.
Anh giúp em đc không ạ?
https://github.com/tdan/E-Learning-system-GateIn/tree/mastear/Source code/database_service/src/test/resources/conf/portal
Best regards,
Trung An