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
4
likes
140
pub points
24%
popularity

Publisher

unverified uploader

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