Hi,
I want to write Test Cases for Servlet & Services written using OSGi R6 specification (i.e. Official OSGi Declarative Services Annotations in AEM - Adobe Experience Manager | AEM/CQ | Apache S... ) in AEM 6.3.
But, facing issues to write Test Cases. Could anyone tell which Test case package i can use to write Test Cases?
Solved! Go to Solution.
Hi All,
We raised the adobe Ticket and they shared the following link:
We were able to solve the problem.
Views
Replies
Total Likes
Here is a GEMS session that talks about best practice while testing AEM content -- From Unit Testing to Integration Test of an AEM Application
Views
Replies
Total Likes
Hi,
"With the maven-scr-plugin
you may be used to finding the DS output under /target/classes/OSGI-INF
and/target/classes/OSGI-INF/metatype
. With the maven-bundle-plugin
you will have to unzip the compiled artifact (the jar file) to find the DS output in its /OSG-INF
directory."
Is the above step mandatory to run the Test Cases for my Servlet.
Reference: Official OSGi Declarative Services Annotations in AEM - Adobe Experience Manager | AEM/CQ | Apache S...
Views
Replies
Total Likes
No, you don't have to.
Apache Sling :: Testing Sling-based applications contains a number of hints, which approach to use.
Hi All,
We raised the adobe Ticket and they shared the following link:
We were able to solve the problem.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies