Expand my Community achievements bar.

SOLVED

unit test

Avatar

Level 8

Hi,

I have attached listitem and list files can anyone help me to write test cases for getteasersource method

 

Kr,
Vani

1 Accepted Solution

Avatar

Correct answer by
Level 8

Hello,

 

can you be a little more concrete what is the problem with writting the unit test for this specific method?

Have you tried AEM Mocks? It provides OOTB mocks and makes testing of Sling Models quite simple.

Have a look at https://wcm.io/testing/aem-mock/usage.html#Sling_Models, you can also find links there to AdaptTo presentations.

 

 

Good luck,

Daniel

View solution in original post

2 Replies

Avatar

Correct answer by
Level 8

Hello,

 

can you be a little more concrete what is the problem with writting the unit test for this specific method?

Have you tried AEM Mocks? It provides OOTB mocks and makes testing of Sling Models quite simple.

Have a look at https://wcm.io/testing/aem-mock/usage.html#Sling_Models, you can also find links there to AdaptTo presentations.

 

 

Good luck,

Daniel

Avatar

Administrator

@Vani1012 Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni