Fix multiple-argument matchers that take a list.
Merge pull request #413 from dart-lang/0.11.x-fix-wrap

Fix _wrapArgs.
tree: b9defeb4c59b9f33e4fa9f0824b02d9e7d267d36
  1. lib/
  2. test/
  3. .gitignore
  4. .status
  5. CHANGELOG.md
  6. codereview.settings
  7. LICENSE
  8. pubspec.yaml
  9. 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.