This is an automated email from the ASF dual-hosted git repository.
menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from c102862 Add unit test for orchestration-core (#6823)
new e5e148f Add test case for EncryptRuleBuilder
new 0e92cc8 Add test case for AlgorithmProvidedEncryptRuleBuilder
new 92ba756 Merge pull request #6822 from terrymanu/dev
The 26124 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:
.../AlgorithmProvidedEncryptRuleBuilderTest.java} | 34 +++++++++++-----------
.../rule/builder/EncryptRuleBuilderTest.java} | 34 +++++++++++-----------
.../boot/EncryptRuleSpringBootConfiguration.java | 13 +++++----
3 files changed, 41 insertions(+), 40 deletions(-)
copy
shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-common/src/{main/java/org/apache/shardingsphere/encrypt/rule/builder/AlgorithmProvidedEncryptRuleBuilder.java
=>
test/java/org/apache/shardingsphere/encrypt/rule/builder/AlgorithmProvidedEncryptRuleBuilderTest.java}
(53%)
copy
shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-common/src/{main/java/org/apache/shardingsphere/encrypt/rule/builder/EncryptRuleBuilder.java
=>
test/java/org/apache/shardingsphere/encrypt/rule/builder/EncryptRuleBuilderTest.java}
(54%)