platformForTesting property
Replaces the native bridge, so the upload outcomes (success / not-ready / failure) can be driven without a device.
Implementation
@visibleForTesting
static set platformForTesting(KalapaBehaviorScoreFlutterPlatform platform) =>
_methodChannel = platform;