template <>

class NaturalSyncClientImpl

Defined at line 165 of file fidling/gen/sdk/fidl/fuchsia.test/fuchsia.test/cpp/fidl/fuchsia.test/cpp/natural_messaging.h

Public Methods

::fit::result< ::fidl::OneWayError> OnTestCaseStarted (::fidl::Request< ::fuchsia_test::RunListener::OnTestCaseStarted> request)

Indicates that an individual test invocation has started execution.

::fit::result< ::fidl::OneWayError> OnFinished ()

Indicates that the last test case that started has finished, and no more test cases will start.