Question
Junit test of a model that uses multiple content fragment
I created this model that uses multiple content fragment , the first content fragment has the link to the other that need to be loaded (if it needs to) , so how I can create a junit test in this case?