Skip to content

Commit

Permalink
remove site api mock helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jun 14, 2024
1 parent 721a40f commit 27d5fca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public_site/src/site/markdown/testing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ Helper tools for supporting Unit Tests, Integration test and test automation in
* [WCM](wcm-io-mock/wcm/): Helps setting up mock environment for wcm.io WCM Commons.
* [Context-Aware Configuration](wcm-io-mock/caconfig/): Helps setting up mock environment for wcm.io Context-Aware Configuration.
* [Handler](wcm-io-mock/handler/): Helps setting up mock environment for wcm.io Handler.
<!---
* [Site API Processor](wcm-io-mock/site-api/processor/): Helps setting up mock environment for wcm.io Site API Processor.
* [Site API Handler](wcm-io-mock/site-api/handler/): Helps setting up mock environment for wcm.io Site API with Handler infrastructure.
* [Site API Generic Edit](wcm-io-mock/site-api/generic-edit/): Helps setting up mock environment for wcm.io Site API Generic Edit.
* [Site API Generic Edit Handler Extensions](wcm-io-mock/site-api/generic-edit/handler/): Helps setting up mock environment for wcm.io Site API Generic Edit Handler Extensions.
-->
* Logging configuration
* [Lockback](logging/logback/): Default configuration for Logback logging in unit tests.
* [JUnit 4 Commons](junit-commons/): Common extensions of JUnit 4 for supporting AEM Mocks JUnit 4 integration.
Expand Down

0 comments on commit 27d5fca

Please sign in to comment.