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.SimpleConfiguration.onExpectSuccess method does not exist #17122

Closed
DartBot opened this issue Feb 25, 2014 · 2 comments
Closed

unittest.SimpleConfiguration.onExpectSuccess method does not exist #17122

DartBot opened this issue Feb 25, 2014 · 2 comments
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Feb 25, 2014

This issue was originally filed by @jptrainor


The unittest SimpleConfiguration class has an onExpectFailure method. Perhaps add an onExpectSuccess method?

The use case I have in mind is counting expect() calls for reporting purposes at the end of test execution.

@sethladd
Copy link
Contributor

Removed Type-Defect label.
Added Type-Enhancement, Pkg-Unittest, Area-Pkg, Triaged labels.

@DartBot DartBot added Type-Enhancement area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. labels Feb 25, 2014
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

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

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-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants