Skip to content

Conversation

@ymh199478
Copy link
Contributor

The commit allows wildcarding with asterisk wildcards in exception assertion attributes.

Fixed a buggy design, exception assertions should check the exception itself and should not detect internal exceptions.

resolved #285

@codecov-io
Copy link

codecov-io commented Jan 19, 2020

Codecov Report

Merging #287 into 2.1 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              2.1     #287   +/-   ##
=======================================
  Coverage   89.12%   89.12%           
=======================================
  Files          34       34           
  Lines        2382     2382           
=======================================
  Hits         2123     2123           
  Misses        259      259

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14c3cff...cde2002. Read the comment docs.

@ymh199478 ymh199478 merged commit 77ca260 into 2.1 Feb 10, 2020
@ymh199478 ymh199478 deleted the optimization-unit-test-expected-message branch February 10, 2020 05:58
ymh199478 added a commit that referenced this pull request Sep 10, 2020
* code optimization. (#271)

* Changed event system api. (#273)

* code optimization.

* event system api changed.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Fixed incorrect comment content. (#274)

* Cleaned up the code and adjusted the directory file (#275)

* Cleaned up the code and adjusted the directory file
structure.

* event namespace changed.

* clean unless file.

* change log update. (#276)

* Update CHANGELOG.md

* Update CHANGELOG.md

* IApplication can get event dispatcher. (#277)

* Accord with design guidelines. (#278)

* rename Dispatch to Raise
* accord with design guidelines.

* Upgrade 3rd library (#279)

* upgrade 3rd & clean code.

* restore flag

* add 2.0 version

* upgrade framework

* ci update

* CI bug fixed.

* Implement test method return matched value. (#280)

* implement test method return matched value.
* CHANGELOG update`

* Create bucket.json

* Update bucket.json

* Update bucket.json

* Update README.md

* Update README.md

* Release 2.0 (#282)

* Update bucket.json

* Adjusting the structure of distributed files to best practices.

* Enhanced debug information for create instance and inject property. (#284)

* Enhanced debug information for create instance and inject property.
* remove debug code.

* Enhance ExpectedExceptionAndMessageAttribute to support asterisk wildcard. (#287)

* Add github action configuration. (#288)

* Add github action configuration.
* add github action badge.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants