mock stream java code example Example: mock stream java Click to copywhen(mock.streamMethod()).thenAnswer(invocation -> Stream.of("A", "B"))