Johan Haleby

Results 281 comments of Johan Haleby

Can we do this and still be backward compatible?

Oh yeah that's absolutely true, it's not tied to virtualbox or even docker. That was just what I used it for when creating the script :). If it's not too...

I don't think you need explicit port forwarding like this anymore, at least not in my experience. Now you simply expose the port when starting the container and then you...

Thanks for pointing out.

I'd really like to see this merged, what's the status? Anything I can do to help?

Yes, this is what I need to be able to configure as well

@michaelklishin Thanks, that would be really great for us! Could we expect to see this change in a minor release anytime soon? I understand that the intention behind tracing is...

@parthrajharshadbhaipanchal Thanks for sharing, good to know! However, we've been using exchange to exchange bindings for many years now and we'll probably continue to do so.

_From [[email protected]](https://code.google.com/u/100827957742945529322/) on January 23, 2014 04:24:24_ Hi, even am facing this issue with testng-6.8.7 and powermock-mockito-1.5.3. I tried to pass a custom class through data provider and the test...

_From [[email protected]](https://code.google.com/u/110678300271257301934/) on September 03, 2014 21:10:49_ AFAIK if you are using any PowerMock:PrepareForTest, you should not use the custom class as test case input. You can always put it...