I have thus far avoided the nightmare that is testing multi-threaded code since it just seems like too much of a minefield. I\'d like to ask how people have gone about test
You may use EasyMock.makeThreadSafe to make testing instance threadsafe