<div class='type'>Function</div>


<a id='references'></a>


<h2 id="assertheightisequalto-expectedheight">assertHeightIsEqualTo</h2>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
fun SemanticsNodeInteraction.assertHeightIsEqualTo(expectedHeight: Dp): SemanticsNodeInteraction
```


Asserts that the layout of this node has height equal to `expectedHeight`.