Expand my Community achievements bar.

Unit Testing Hands on - For WCMUsePojo

Avatar

Community Advisor

Indexing in AEM - Indexing modes and Index Types (34).png

Abstract:

Prior to Sling Models, WCMUsePojo is used/recommended for performing back end operations as part of AEM component development. Writing unit test for the same involves mocking the Bindings API and providing dummy implementation.

This post starts with quick recap about WCMUsePojo and hence writing test statements for the same with simple use case.

Blog content:

https://myaemlearnings.blogspot.com/2020/07/unit-testing-hands-on-for-wcmusepojo.html

 

2 Replies

Avatar

Administrator

Appreciate your sharing this. Making this as featured thread. 



Kautuk Sahni