Skip to content

this commit fixes RestAssuredConfig usage in RestAssuredConfiguration…#152

Merged
sergeytrasko merged 1 commit intoctco:masterfrom
mike-hmelov:logging-config-bug
Nov 6, 2018
Merged

this commit fixes RestAssuredConfig usage in RestAssuredConfiguration…#152
sergeytrasko merged 1 commit intoctco:masterfrom
mike-hmelov:logging-config-bug

Conversation

@mike-hmelov
Copy link
Copy Markdown
Contributor

… including logging config made by Logging plugin

RestAssuredConfig is immutable!!!
so any calls like config.logConfig() does not change logConfig, but rather return new config replacing logConfig with provided

… including logging config made by Logging plugin

RestAssuredConfig is immutable!!!
so any calls like config.logConfig(<something>) does not change logConfig, but rather return new config replacing logConfig with provided
@sergeytrasko sergeytrasko merged commit b483e1a into ctco:master Nov 6, 2018
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.

2 participants