Hi All,
We have created Junit5 class for the below code.
We covered all line except 40, 47 and 48, can anyone help to cover line no 40, 47 and 48?
Test Class:-
import io.wcm.testing.mock.aem.junit5.AemContext;
import io.wcm.testing.mock.aem.junit5.AemContextExtension;
import org.apache.sling....