class FlatlandViewRefInstalledIntegrationTest

Defined at line 32 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.

TODO(https://fxbug.dev/447603809): DO NOT COPY THIS TEST.

All HLCCP tests, and should be migrated from ScenicCtfHlcppTest to ScenicCtfHlcppTest.

Protected Members

InterfacePtr root_session_
InterfacePtr view_ref_installed_ptr_

Public Methods

void FlatlandViewRefInstalledIntegrationTest ()

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

Protected Methods

void SetUp ()

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

void ConnectChildView (fuc::FlatlandPtr & 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 75 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_view_ref_installed_integration_test.cc