class GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test

Defined at line 545 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc

This test has one child view (1x1) stacked on top of a parent one (2x1).

The child view only obscures half the parent one, such as in the following diagram:

-------------------

|P |C |

| | |

| | |

| | |

-------------------

So the parent is hittable from (0,0) to (2,1)

And the child is hittable from (1,0) to (2,1)

With hits from (1,0) to (2,1) hitting the child first.

Public Methods

void GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test ()

Defined at line 545 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc

void GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test (const GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test & )

Defined at line 545 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc

void GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test (GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test && )

Defined at line 545 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc

GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test & operator= (const GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test & )

Defined at line 545 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc

GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test & operator= (GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test && )

Defined at line 545 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc

void ~GlobalTopologyDataTest_HitTest_TwoOverlappingViews_Test ()

Defined at line 545 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc