• Home
  • Raw
  • Download

Lines Matching refs:subject

73             subject -> {  in duplicateMapKeys_UnwrappedMapKey()
74 subject.hasErrorCount(1); in duplicateMapKeys_UnwrappedMapKey()
75 subject.hasErrorContaining( in duplicateMapKeys_UnwrappedMapKey()
77 subject.hasErrorContaining("provideObjectForAKey()"); in duplicateMapKeys_UnwrappedMapKey()
78 subject.hasErrorContaining("provideObjectForAKeyAgain()"); in duplicateMapKeys_UnwrappedMapKey()
88 subject -> { in duplicateMapKeys_UnwrappedMapKey()
89 subject.hasErrorCount(1); in duplicateMapKeys_UnwrappedMapKey()
90 subject.hasErrorContaining( in duplicateMapKeys_UnwrappedMapKey()
94 subject.hasErrorContaining("provideObjectForAKey()"); in duplicateMapKeys_UnwrappedMapKey()
95 subject.hasErrorContaining("provideObjectForAKeyAgain()"); in duplicateMapKeys_UnwrappedMapKey()
106 subject -> { in duplicateMapKeys_UnwrappedMapKey()
107 subject.hasErrorCount(1); in duplicateMapKeys_UnwrappedMapKey()
108 subject.hasErrorContaining( in duplicateMapKeys_UnwrappedMapKey()
120 subject -> { in duplicateMapKeys_UnwrappedMapKey()
121 subject.hasErrorCount(1); in duplicateMapKeys_UnwrappedMapKey()
122 subject.hasErrorContaining( in duplicateMapKeys_UnwrappedMapKey()
134 subject -> { in duplicateMapKeys_UnwrappedMapKey()
135 subject.hasErrorCount(1); in duplicateMapKeys_UnwrappedMapKey()
136 subject.hasErrorContaining( in duplicateMapKeys_UnwrappedMapKey()
145 subject -> { in duplicateMapKeys_UnwrappedMapKey()
146 subject.hasErrorCount(1); in duplicateMapKeys_UnwrappedMapKey()
147 subject.hasErrorContaining( in duplicateMapKeys_UnwrappedMapKey()
156 subject -> { in duplicateMapKeys_UnwrappedMapKey()
157 subject.hasErrorCount(1); in duplicateMapKeys_UnwrappedMapKey()
158 subject.hasErrorContaining( in duplicateMapKeys_UnwrappedMapKey()
167 subject -> { in duplicateMapKeys_UnwrappedMapKey()
168 subject.hasErrorCount(1); in duplicateMapKeys_UnwrappedMapKey()
169 subject.hasErrorContaining( in duplicateMapKeys_UnwrappedMapKey()
210 subject -> { in duplicateMapKeys_WrappedMapKey()
211 subject.hasErrorCount(1); in duplicateMapKeys_WrappedMapKey()
212 subject.hasErrorContaining( in duplicateMapKeys_WrappedMapKey()
270 subject -> { in inconsistentMapKeyAnnotations()
271 subject.hasErrorCount(1); in inconsistentMapKeyAnnotations()
272 subject.hasErrorContaining( in inconsistentMapKeyAnnotations()
274 subject.hasErrorContaining("provideObjectForAKey()"); in inconsistentMapKeyAnnotations()
275 subject.hasErrorContaining("provideObjectForBKey()"); in inconsistentMapKeyAnnotations()
285 subject -> { in inconsistentMapKeyAnnotations()
286 subject.hasErrorCount(1); in inconsistentMapKeyAnnotations()
287 subject.hasErrorContaining( in inconsistentMapKeyAnnotations()
291 subject.hasErrorContaining("provideObjectForAKey()"); in inconsistentMapKeyAnnotations()
292 subject.hasErrorContaining("provideObjectForBKey()"); in inconsistentMapKeyAnnotations()
304 subject -> { in inconsistentMapKeyAnnotations()
305 subject.hasErrorCount(1); in inconsistentMapKeyAnnotations()
306 subject.hasErrorContaining( in inconsistentMapKeyAnnotations()
319 subject -> { in inconsistentMapKeyAnnotations()
320 subject.hasErrorCount(1); in inconsistentMapKeyAnnotations()
321 subject.hasErrorContaining( in inconsistentMapKeyAnnotations()
334 subject -> { in inconsistentMapKeyAnnotations()
335 subject.hasErrorCount(1); in inconsistentMapKeyAnnotations()
336 subject.hasErrorContaining( in inconsistentMapKeyAnnotations()
346 subject -> { in inconsistentMapKeyAnnotations()
347 subject.hasErrorCount(1); in inconsistentMapKeyAnnotations()
348 subject.hasErrorContaining( in inconsistentMapKeyAnnotations()
358 subject -> { in inconsistentMapKeyAnnotations()
359 subject.hasErrorCount(1); in inconsistentMapKeyAnnotations()
360 subject.hasErrorContaining( in inconsistentMapKeyAnnotations()
370 subject -> { in inconsistentMapKeyAnnotations()
371 subject.hasErrorCount(1); in inconsistentMapKeyAnnotations()
372 subject.hasErrorContaining( in inconsistentMapKeyAnnotations()
407 subject -> { in mapBindingOfProvider_provides()
408 subject.hasErrorCount(2); in mapBindingOfProvider_provides()
409 subject.hasErrorContaining( in mapBindingOfProvider_provides()
411 subject.hasErrorContaining("test.MapModule has errors") in mapBindingOfProvider_provides()
445 subject -> { in mapBindingOfProvider_binds()
446 subject.hasErrorCount(2); in mapBindingOfProvider_binds()
447 subject.hasErrorContaining( in mapBindingOfProvider_binds()
449 subject.hasErrorContaining("test.MapModule has errors") in mapBindingOfProvider_binds()