From b3ed46af5ab5f7d8ee440e6657957c658470bdaf Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 7 Feb 2018 16:30:03 +0000 Subject: [PATCH] Polish --- ...anWithDirtiesContextClassModeBeforeMethodIntegrationTests.java | 0 ...anWithDirtiesContextClassModeBeforeMethodIntegrationTests.java | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {spring-boot-test/src/test/java/org/springframework/boot/test/mock => spring-boot-project/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito}/mockito/MockBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java (100%) rename {spring-boot-test/src/test/java/org/springframework/boot/test/mock => spring-boot-project/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito}/mockito/SpyBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java (100%) diff --git a/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/MockBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java b/spring-boot-project/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/mockito/MockBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java similarity index 100% rename from spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/MockBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java rename to spring-boot-project/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/mockito/MockBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java diff --git a/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/SpyBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java b/spring-boot-project/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/mockito/SpyBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java similarity index 100% rename from spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/SpyBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java rename to spring-boot-project/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/mockito/SpyBeanWithDirtiesContextClassModeBeforeMethodIntegrationTests.java