Skip to main content
Vijayalakshmi_S
Level 10
July 21, 2020

Unit Testing Hands on - For WCMUsePojo

  • July 21, 2020
  • 1 reply
  • 1612 views

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

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

kautuk_sahni
Adobe Employee
Adobe Employee
July 23, 2020

Appreciate your sharing this. Making this as featured thread. 

Kautuk Sahni
Vijayalakshmi_S
Level 10
July 23, 2020

Thanks Kautuk