Asked earlier, but never got a reply: Is it expected that in a robolectric environment that a Canvas will not actually draw itself? We have some custom implementations for Checkbox and other controls (due to slight variations in the appearance that we can’t alter with parameters), but. my code coverage numbers are 0 for the canvas draw, and any breakpoints i put there are never reached as well.