| clear query|facets|time |
Search criteria: .
Results from 1 to 6 from
6 (0.131s).
|
|
|
Loading phrases to help you refine your search...
|
|
Accumulo Junit Concurrency/Latency issues ( Accumulo 1.3 ) - Accumulo - [mail # user]
|
|
...Good morning all, I'm experiencing some "weirdness" when executing JUnit tests for my classes that operate with Accumulo. I can best describe it as latency. Basically, when I write my ...
|
|
|
Author: Joe Berk,
2012-11-29, 14:59
|
|
|
Re: Mock classes for JUnit Testing - Accumulo - [mail # user]
|
|
...On Tue, Sep 25, 2012 at 10:20 AM, Keith Turner wrote: ...
|
|
|
Author: Joe Berk,
2012-09-25, 14:22
|
|
|
Re: Mock classes for JUnit Testing - Accumulo - [mail # user]
|
|
...Awesome! Thanks guys! It WAS a missing jar issue. We've recently done some conversions to maven and i guess some of the jars were left out in the cold during the transition. I re...
|
|
|
Author: Joe Berk,
2012-09-25, 14:17
|
|
|
Re: Mock classes for JUnit Testing - Accumulo - [mail # user]
|
|
...Adam, Thank you for the reply. I'll inspect what jars I could be missing & try this again. Thanks, Josh On Tue, Sep 25, 2012 at 9:46 AM, Adam Fuchs wrote:  ...
|
|
|
Author: Joe Berk,
2012-09-25, 13:53
|
|
|
Re: Mock classes for JUnit Testing - Accumulo - [mail # user]
|
|
...Thanks for responding, Keith. When I execute the following lines: MockInstance instance = new MockInstance(); MockConnector connector = (MockConnector) instan...
|
|
|
Author: Joe Berk,
2012-09-25, 13:29
|
|
|
Mock classes for JUnit Testing - Accumulo - [mail # user]
|
|
...Hello, I am trying to write JUnit tests for Accumulo and I keep running into dead-ends with the “Mock” classes. /* * So, the following lines are how I ...
|
|
|
Author: Joe Berk,
2012-09-25, 12:47
|
|
|
|