arquillian / arquillian-core

Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your test to the runtime.
http://arquillian.org
Apache License 2.0
369 stars 194 forks source link

Add 9 new exceptional tests #541

Closed JiyangZhang closed 6 months ago

JiyangZhang commented 6 months ago

Short description of what this resolves:

Add exceptional tests to existing test files. See issue

Changes proposed in this pull request:

Fixes #542

JiyangZhang commented 6 months ago

Hi @starksm64 ,

Thanks, I plan to send more tests in that repo in the next few days.