DumpComposeHierarchyInterceptor

A CariocaInstrumentedInterceptor that dumps the compose hierarchy on test failures

Parameters

useUnmergedTree

Find within merged composables like Buttons

Constructors

Link copied to clipboard
constructor(useUnmergedTree: Boolean = true)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onTestFailed(test: InstrumentedTestReport)
Link copied to clipboard
Link copied to clipboard