You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/02/04 07:58:42 UTC

[hop] branch 2.0.0 updated (3cf441b -> 92178d8)

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch 2.0.0
in repository https://gitbox.apache.org/repos/asf/hop.git.


    from 3cf441b  Merge pull request #1319 from pscigala/HOP-3606
     new 3017afb  HOP-3629 Fixed by mocking HttpClient response because of complexity of properly mocking full execute api of HttpClient
     new 2bc4819  HOP-3641 Removed unnecessary mockito runner annotation to avoid setting silent mockito runner mode or refactoring in transformhelper (unused stubs detection)
     new 2e055f5  HOP-3645 any() replaced with nullable() matchers
     new 92178d8  Merge pull request #1328 from pscigala/HOP-3606

The 3392 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:
 .../java/org/apache/hop/server/HopServerTest.java  | 32 ++++++++++++++++------
 .../fieldsplitter/FieldSplitterTest.java           | 18 ++++++------
 .../xml/xmljoin/XmlJoinOmitNullValuesTest.java     |  7 +----
 3 files changed, 33 insertions(+), 24 deletions(-)