Skip to content

restore TestUtilities#invokeBytes(String,String,byte[])#971

Closed
mpretzer wants to merge 1 commit intoapache:3.5.x-fixesfrom
mpretzer:reintroduceTestUtilitiesInvokeByteArray
Closed

restore TestUtilities#invokeBytes(String,String,byte[])#971
mpretzer wants to merge 1 commit intoapache:3.5.x-fixesfrom
mpretzer:reintroduceTestUtilitiesInvokeByteArray

Conversation

@mpretzer
Copy link
Copy Markdown

In our Tests, we use TestUtilities#invokeBytes(String,String,byte[]) to send dynamically generated content to our services.

This is no longer possible with CXF 3.5 since it was removed in b902794.

This PR reintroduces the method (and a variant accepting InputStreams).

@amarkevich
Copy link
Copy Markdown
Contributor

Since this code is not used in CXF tests - there is no reason to keep it in the sources.

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