Class TTestFairy

Unit

Declaration

type TTestFairy = class(TComponent)

Description

TestFairy integration. On Android ( https://github.com/castle-engine/castle-engine/blob/master/tools/build-tool/data/android/integrated-services/test_fairy/README.md ) and on iOS ( https://github.com/castle-engine/castle-engine/blob/master/tools/build-tool/data/ios/services/test_fairy/README.md ).

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TTestFairy

Overview

Methods

Public class procedure InitializeRemoteLogging;

Description

Methods

Public class procedure InitializeRemoteLogging;

Send CGE logs to TestFairy. This is onlly necessary on iOS, on Android all the logs are automatically send to TestFairy. It does nothing in case TestFairy service is not used.


Generated by PasDoc 0.16.0-snapshot.