How to test an OSGi service using AEMContext
Tag Archives: Java
JUnit Test in AEM 6.5 – Query Builder
Test Query Builder using AEMContext
JUnit Test in AEM 6.5 – Servlet
How to test a Servlet using AEM Context
JUnit Tests in AEM 6.5 with AEM Context
Set up junit tests with AEMContext in AEM. We will create a Generic Abstract Class that will be used to perform junit testing for different use cases (Servlet, Models, Schedulers, etc).