class Create

Defined at line 31 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/markers.h

Creates a new RealmBuilder. The client end of `realm_server_end` can be

used to mutate the realm that is being constructed, by doing things such

as adding new children to the realm or adding capability routes between

them. The client end of `builder_server_end` is used to finalize the

realm, after which point it can be launched in a collection.

`pkg_dir_handle` is a handle to the test package. The realm builder

client typically passes a handle to its own `/pkg` directory, and

bundles the `other-component` into the same package.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal