Provides an auditor that returns an Either. The Either has failure information or a success value.
There is some commented code in the check-in. That is there on purpose because I wanted to get opinions about wether to include the code that was commented out or whether it should be deleted.
Summary
Provides an auditor that returns an Either. The Either has failure information or a success value.
There is some commented code in the check-in. That is there on purpose because I wanted to get opinions about wether to include the code that was commented out or whether it should be deleted.
Resolves
Bug Fixes/New Features
Side Effects
None
(ha ha)How to Verify
Check tests
Tests
EitherAuditorTest
should be comprehensive.Code Reviewer(s)
@jmorra