You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/convert/MongoConvertersIntegrationTests.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -102,23 +102,23 @@ public void shouldReadBinaryType() {
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/convert/MongoExampleMapperUnitTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -515,7 +515,7 @@ static class WrapperDocument {
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/index/MongoPersistentEntityIndexCreatorIntegrationTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ public void createIndexShouldThrowMeaningfulExceptionWhenIndexCreationFails() th
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/index/MongoPersistentEntityIndexResolverUnitTests.java
+17-17
Original file line number
Diff line number
Diff line change
@@ -192,22 +192,22 @@ public void resolveIndexDefinitionInCustomComposedAnnotatedFields() {
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/mapping/BasicMongoPersistentEntityUnitTests.java
+4-4
Original file line number
Diff line number
Diff line change
@@ -221,15 +221,15 @@ public void metaInformationShouldBeReadCorrectlyFromComposedDocumentAnnotation()
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/mapping/CustomCollectionWithIndex.java
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/mapping/PersonCustomCollection1.java
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/mapping/PersonCustomCollection2.java
Copy file name to clipboardExpand all lines: spring-data-mongodb/src/test/java/org/springframework/data/mongodb/repository/query/AbstractMongoQueryUnitTests.java
0 commit comments