Fix additional strong mode warnings.
Fix additional strong-mode warnings. (#419)

Looks like we hadn't run the analyzer against all the top-level
libraries.
5 files changed
tree: 2b2d331ec0f9ad3359167eda6d5043b821a35b80
  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.