AppCompatBaseImageViewTest
In addition to all tinting-related tests done by the base class, this class provides testing for tinting image resources on appcompat-v7 view classes that extend directly or indirectly the core ImageView class.
Functions
Link copied to clipboard
This method tests that opaque tinting applied to tintable image source is applied correctly after changing the image source itself.
Link copied to clipboard
This method tests that background tinting applied on a tintable image view does not affect the tinting of the image source.
Link copied to clipboard
This method tests that image tinting is applied to tintable image view in enabled and disabled state across the same image source respects the currently set image source tinting mode.
Link copied to clipboard
This method tests that image tinting is applied to tintable image view in enabled and disabled state across a number of
ColorStateList
s set as image source tint lists on the same image source.Link copied to clipboard
Tests for behavior around setting a tint list without setting a tint mode
Link copied to clipboard
This method tests that translucent tinting applied to tintable image source is applied correctly after changing the image source itself.
Link copied to clipboard
Link copied to clipboard