expector 0.1.4 copy "expector: ^0.1.4" to clipboard
expector: ^0.1.4 copied to clipboard

A package to write tests in a fluent manner and more easily.

0.1.4 - 2022-11-26 #

  • Update license file to be recognized by pub.dev.
  • Apply stricter language rules on code.

0.1.3 - 2021-07-25 #

  • Add MapExpector.containsPair.
  • Add NumExpector.lessThan.
  • Add NumExpector.lessThanOrEqualTo.
  • Add NumExpector.greaterThan.
  • Add NumExpector.greaterThanOrEqualTo.

0.1.2 - 2021-05-15 #

  • Improve how .throwsA works. It now return a future with the catched value.
  • Add Future.throws and Function.throws.

0.1.1 - 2021-05-04 #

  • Add NonNullableObjectExpector.satisfies.

0.1.0 - 2021-05-04 #

  • Initial version
5
likes
160
points
155
downloads

Publisher

unverified uploader

Weekly Downloads

A package to write tests in a fluent manner and more easily.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

meta, test

More

Packages that depend on expector