| commit | 8205465a3ca81706444412a3cad7beff7beeaecf | [log] [tgz] |
|---|---|---|
| author | Scott Yuan <35980353+scottyuancoc@users.noreply.github.com> | Tue Dec 03 08:10:37 2024 -0700 |
| committer | GitHub <noreply@github.com> | Tue Dec 03 16:10:37 2024 +0100 |
| tree | 9ce24a6ffd21ec6710813887d91370ca9248aa94 | |
| parent | fed175623fb344321c38b5c456c7c66b04d2231f [diff] |
SLING-12510 - Migrate JavaScript Support Test Cases to JUnit 5 for Sling Mocks Compatibility (#7) * Migrated test cases to JUnit 5 with associated code clean-ups. * Ensured proper closure of JCR sessions and EspReader after each test case. * Removed usage of the deprecated initMocks() method. * Resolved variable shadowing in object field declarations. * Replaced four cut-and-paste ExpReader test cases with a single parameterized test. * Eliminated usage of the deprecated MockResourceResolver.
This module is part of the Apache Sling project.
Support for JavaScript (Rhino) scripting.