Search This Blog

Saturday 28 January 2017

Unit testing AEM - Mockito and AEM mock examples


Example projects


  1.  https://github.com/wcm-io/wcm-io-samples
  2.  https://github.com/wcm-io/


Combination of Mockito and AEM Mocks


  1. https://github.com/wcm-io/wcm-io-config/blob/develop/editor/src/main/java/io/wcm/config/editor/impl/EditorParameterPersistence.java
  2. https://github.com/wcm-io/wcm-io-config/blob/develop/editor/src/test/java/io/wcm/config/editor/impl/EditorParameterPersistenceTest.java 


No comments:

Post a Comment