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

Enable access to the ProtocolConfiguration info from the TestDeployment. #555

Closed starksm64 closed 3 months ago

starksm64 commented 3 months ago

Fixes #554