jchesshir

Results 10 comments of jchesshir

Thought I had the wrong project for a minute there.

Here's an idea. Perhaps some sort of CleanupData function added to the ITestDataSource interface would be good. It could return void and have merely the same object[] parameter that is...

Last night I figured out a way to access the specific object after the test, although it is clearly a hack. Through setting breakpoints, I found that the GetDisplayName function...

I have updated the request to reflect my new idea, plus added the idea of a special TestContext parameter to give more versatility within the test case's thread.

I think this is an Eclipse and TestNG Plugin version issue. I was using Eclipse Neon, Release 4.5.0 and getting the error below. Furthermore, the TestNG window would not report...

Hey @ArchaicDebugger! Any estimate on when a PR for this might come through? I can definitely see some uses for it in our developing workflow.

@RandomEngy I'm willing to implement if you're good with it. Thanks!

I had another thought on this one. Instead of handing it an index, I could instead hand it a parent interface name. Then the software could search for the first...

Ok. Finished with edit. I left my original idea in there, although I'd be happy to remove it and just leave the latter two in there if you're good with...

I think we're on the same page now. I think I now I see the difference between your new "Mock field name" field and the existing "Mock object reference format"...