提交 240a4414 编写于 作者: T terrymanu

Move ParameterBuilder test cases

上级 0a682869
...@@ -15,9 +15,8 @@ ...@@ -15,9 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
package org.apache.shardingsphere.infra.rewrite.impl; package org.apache.shardingsphere.infra.rewrite.parameter.builder.impl;
import org.apache.shardingsphere.infra.rewrite.parameter.builder.impl.GroupedParameterBuilder;
import org.junit.Test; import org.junit.Test;
import java.util.Arrays; import java.util.Arrays;
......
...@@ -15,9 +15,8 @@ ...@@ -15,9 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
package org.apache.shardingsphere.infra.rewrite.impl; package org.apache.shardingsphere.infra.rewrite.parameter.builder.impl;
import org.apache.shardingsphere.infra.rewrite.parameter.builder.impl.StandardParameterBuilder;
import org.junit.Before; import org.junit.Before;
import org.junit.Test; import org.junit.Test;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册