Package-level declarations
Types
Link copied to clipboard
object ComposeHierarchyInspector
Dumps the semantic nodes as a string representation. Currently only works for the first/root Composable rendered in the screen
Link copied to clipboard
class DumpComposeHierarchyInterceptor(useUnmergedTree: Boolean = true) : CariocaInstrumentedInterceptor
A CariocaInstrumentedInterceptor that dumps the compose hierarchy on test failures