Chandan Kumar

Results 10 comments of Chandan Kumar

@GentlemanHal I've found the issue, will be raising PR shortly :)

@maanavshah raised PR for the same https://github.com/maanavshah/stock-market-india/pull/38

> @maanavshah raised PR for the same #38 There is a small change that instead of sending just the latest price I'm sending the complete response for quote, that will...

> > @maanavshah raised PR for the same #38 > > There is a small change that instead of sending just the latest price I'm sending the complete response for...

> What about this? > https://github.com/DiUS/pact-jvm/tree/master/provider/junit#example-of-message-test @anto-ac Thanks for the quick reply :) I'm not very sure if the above link helped me. Let me explain the scenario: There is...

> What I linked shows an example of a provider test for messages. I’m confused 😊 @anto-ac The example you shared is for junit can you share an example for...

I'm facing the same issue - `Caused by: java.lang.IllegalArgumentException: Must hint overloaded method: toArray`

> I'm facing the same issue - `Caused by: java.lang.IllegalArgumentException: Must hint overloaded method: toArray` Raised PR with fix