Searched refs:mockProductionComponentMonitorA (Results 1 – 1 of 1) sorted by relevance
47 @Mock private ProductionComponentMonitor mockProductionComponentMonitorA; field in MonitorsTest255 .thenReturn(mockProductionComponentMonitorA); in multipleMonitors_someNullProductionComponentMonitors()258 when(mockProductionComponentMonitorA.producerMonitorFor(nullable(ProducerToken.class))) in multipleMonitors_someNullProductionComponentMonitors()287 .thenReturn(mockProductionComponentMonitorA); in multipleMonitors_someThrowingProductionComponentMonitorFactories()294 when(mockProductionComponentMonitorA.producerMonitorFor(nullable(ProducerToken.class))) in multipleMonitors_someThrowingProductionComponentMonitorFactories()479 .thenReturn(mockProductionComponentMonitorA); in setUpNormalMultipleMonitors()484 when(mockProductionComponentMonitorA.producerMonitorFor(nullable(ProducerToken.class))) in setUpNormalMultipleMonitors()