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/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 ).
Source: services/castletestfairy.pas (line 30).
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.17.0.snapshot.