Package-level declarations

Types

Link copied to clipboard
@IviExperimental(reasons = [])
abstract class TtiviHardwareViewComparisonTestCase : ViewComparisonTestCase
abstract class TtiviLegacyHardwareViewComparisonTestCase : 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 TtiviViewComparisonConfiguration.stockTheme will be used.