Hi @EstebanBustamante , thanks much for your reply. you're rite... `PackageHelper` was from the ACSCommons package.as shown in the earlier screenshot attached, all param was not null. In the servlet test case file, while debug, im getting mock Jcrpackage as out come. when it reach to actual servlet ...
Hi All, I was creating AEM package programattically for a usecase. while writing the test case for create package method im getting NPE, though all param was not null. Kinldy help on mocking below method for Junit.method needs to be mocked below : packageHelper.createPackage(packageResource, se...