testing library
Testing utilities for nfc_wallet_suppression plugin.
Import this library in your test files to access test helpers:
import 'package:nfc_wallet_suppression/testing.dart';
Classes
- FakeNfcWalletSuppression
- A fake implementation of NfcWalletSuppressionPlatform for testing.
- NfcWalletSuppressionPlatform
-
An interface for a platform-specific implementation of the
nfc_wallet_suppressionplugin. - NfcWalletSuppressionTestScenarios
- Test helper to create common test scenarios
Enums
- SuppressionStatus
- Enum representing the status of suppression for NFC wallet interaction.