Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unittest package should not have walls-of-text for documentation comments #21239

Closed
srawlins opened this issue Oct 6, 2014 · 3 comments
Closed
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. type-documentation A request to add or improve documentation

Comments

@srawlins
Copy link
Member

srawlins commented Oct 6, 2014

http://www.dartdocs.org/documentation/unittest/0.11.0+5/index.html#unittest

In particular:

* completes

  • filterStacks,
  • returnsNormally,
  • get unittestConfiguration,
  • wrapAsync,
  • allOf(),
  • anyOf(),
  • closeTo(),
  • completion(),
  • configureExpectFailureHandler(),
  • configureExpectFormatter(),
  • contains(),
  • equalsIgnoringWhitespace(),
  • expect(),
  • expectAsync(),
  • expectAsyncUntil(),
  • filterTests(),
  • group(),
  • matches(),
  • orderedEquals(),
  • pairwiseCompare(),
  • predicate(),
  • setUp(),
  • tearDown(),
  • unorderedEquals(),
  • wrapMatcher(),
  • class Matcher
@srawlins
Copy link
Member Author

srawlins commented Oct 6, 2014

My bad, I think most of these are in the expect package. Anyways, https://codereview.chromium.org/627403002

@srawlins
Copy link
Member Author

srawlins commented Oct 7, 2014

Added Fixed label.

@srawlins srawlins added type-documentation A request to add or improve documentation Priority-Unassigned area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. labels Oct 7, 2014
@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/test#259.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. type-documentation A request to add or improve documentation
Projects
None yet
Development

No branches or pull requests

3 participants