Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BucketEntry not possible to mock #190

Open
bryanoltman opened this issue Dec 16, 2024 · 1 comment
Open

BucketEntry not possible to mock #190

bryanoltman opened this issue Dec 16, 2024 · 1 comment

Comments

@bryanoltman
Copy link

We use package:mocktail in our tests, which relies on the ability to implement classes for mocking purposes. In release 0.8.16, BucketEntry (in lib/storage.dart) was sealed, making it unmockable.

@sigurdm
Copy link
Contributor

sigurdm commented Dec 16, 2024

cc @jonasfj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants