Add expectAsync0,1,..6 to unittest (#520)

9 files changed
tree: 00b4dd4dcdacac25b0ef848cb05901ac21f48ef4
  1. lib/
  2. test/
  3. .analysis_options
  4. .gitignore
  5. .status
  6. CHANGELOG.md
  7. codereview.settings
  8. LICENSE
  9. pubspec.yaml
  10. README.md
README.md

The unittest package has been renamed test. It will export test's API through the 0.12.x branch, but it is deprecated and test should be used instead.