class FlatlandViewRefInstalledIntegrationTest

Defined at line 35 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_view_ref_installed_integration_test.cc

Test fixture that sets up an environment with a Scenic we can connect to.

Protected Members

unique_ptr root_session_
Client view_ref_installed_ptr_

Protected Methods

void SetUp ()

Defined at line 37 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_view_ref_installed_integration_test.cc

void ConnectChildView (FlatlandClientWithEventHandler & flatland, fuv::ViewportCreationToken && token)

Create a new transform and viewport, then call |BlockingPresent| to wait for it to take

effect. This can be called only once per Flatland instance, because it uses hard-coded IDs for

the transform and viewport.

Defined at line 81 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_view_ref_installed_integration_test.cc