MappedNode
class MappedNode
Hold a Glance composable node in a form that enables performing assertion on it.
[MappedNode]s are not rendered representations, but they map 1:1 to the composable nodes. They enable faster testing of the logic of composing Glance composable tree as part of unit tests.