gedaiu / fluent-asserts

DLang fluent assertions done right
http://fluentasserts.szabobogdan.com/
MIT License
43 stars 6 forks source link

bad name for `approximately` using durations #20

Closed gedaiu closed 7 years ago

gedaiu commented 7 years ago

the value used for the approximately it can be some else than a number

(end - begin) should be equal `500 ms±50 ms`. `1 μs and 1 hnsec` is less than or equal to `450 ms`.

 Expected:a᛫number᛫inside᛫(450᛫ms,᛫550᛫ms)᛫interval