self.assertEqual(
            StrutPartial(5, 0, 0, 0).as_rects(dtop_rect),
            [(Edge.LEFT, Rectangle(x=1, y=2, width=5, height=40))])