-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
The current MinFraud implementation is very hard to test (in our test suites with PHPUnit). We are forced to create a class that inherits from MaxMind\MinFraud but disables the constructor.
It would be very helpful if some MinFraudClientInterface could be created thus making MaxMind\MinFraud implement it. We could then use this in our tests to easily create a mock object.
Metadata
Metadata
Assignees
Labels
No labels