Yes, I am also getting empty Content fragment, can you suggest how should we populate this content fragment, as in my resource json , fragment path for content fragment json is already present.
I am not able to write junit for following custom model class extending content fragment.
content fragment object is always coming null,
Could anyone tried this before? How to write this junit for custom component model delegating to content fragment model?
Sling model Interface :
package com.my...