This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.
from c39a3d2 BZ-64787 : Korean translation - proofreading
new 3e85062 Add changelog entry for Korean translation
new a60222e reorder modifier to conform to JLS
new 4f23430 Add missing parameter to log message
new 7f2fe5e Remove unused private field
new d5bf8ea Use final as it is a constant (named all upper case)
new 69fcb56 Use #set instead of deprecated #put
new da74ba3 Use constants for JSON field names
new a026f21 Don't declare to throw IllegalArgumentException explicitly
new 87e3f7b Fix javadoc comments
new decb7a1 JUnit doesn't need to have public test methods and sonar doesn't like them
new 47eb7df Use assertThrows to make intent clearer and use smaller test methods
new 1d6cbd9 Use StringUtils from commons-lang3 instead of some internal package from
handlebars
new ba7a8c7 Use parameterized tests to lessen repetitive assertions
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../config/gui/AbstractValidationTabbedPane.java | 2 +-
.../http/config/gui/UrlConfigDefaults.java | 30 ++--
.../protocol/http/proxy/DefaultSamplerCreator.java | 4 +-
.../jmeter/protocol/http/proxy/ProxyControl.java | 3 -
.../http/util/GraphQLRequestParamUtils.java | 40 +++---
.../http/util/TestGraphQLRequestParamUtils.java | 153 +++++++++++----------
xdocs/changes.xml | 2 +
7 files changed, 127 insertions(+), 107 deletions(-)
|