JUNIT for DAM asset
I am trying to write JUNIT using AEMMockitoExtension.
But below line of code is giving null in main class. I have loaded my json file where ":jcr:data" is also provided for binary type asset which is text.
asset.getOriginal().getStream()
