You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/08/31 08:11:42 UTC

[shardingsphere] branch master updated (8b48953 -> e324be5)

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

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 8b48953  Refactor PredicateBuildUtils and PredicateExtractUtils (#7169)
     add e324be5  Add test case of StandardTransactionContexts (#7154)

No new revisions were added by this update.

Summary of changes:
 .../impl/StandardTransactionContextsTest.java      | 75 ++++++++++++++++++++++
 1 file changed, 75 insertions(+)
 create mode 100644 shardingsphere-transaction/shardingsphere-transaction-core/src/test/java/org/apache/shardingsphere/transaction/context/impl/StandardTransactionContextsTest.java