Package-level declarations

Types

Link copied to clipboard
@IviExperimental(reasons = [])
abstract class TtiviHardwareViewComparisonTestCase : HardwareViewComparisonTestCase
Link copied to clipboard
@IviExperimental(reasons = [])
abstract class TtiviSoftwareViewComparisonTestCase : SoftwareViewComparisonTestCase
Link copied to clipboard

View comparison configurations

Functions

Link copied to clipboard
@IviExperimental(reasons = [])
fun matchesReferenceImage(): TtViewAssertion
@IviExperimental(reasons = [])
fun matchesReferenceImage(referenceImageName: String): TtViewAssertion

Returns a ViewAssertion that checks a view compares to a reference image. By default ViewComparisonConfiguration.stockTheme will be used.