simon.vergauwen
08/30/2016, 10:21 AMCamera.Parameters
and an extension method getPreviewSizeWithClosestHeight(Int)
I have a mocked instance of Camera.Parameters
but the real method is still invoked. (edited)
Is this because PowerMockito doesn’t recognise the method?