-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recommend to always set order for TestWatcher
TestWatcher may see failed tests as successful and vice versa if it is not the outermost rule and another rule changes the result of a test (e.g. ErrorCollector or ExpectedException). Fixes #1436.
- Loading branch information
1 parent
0bec573
commit cf13399
Showing
2 changed files
with
59 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters