Skip to content
Commit 3cd6c8ca authored by Carl Harris's avatar Carl Harris
Browse files

improved MockAppender to reduce timing sensitivity

The MockAppender now uses a BlockingQueue to hold appended events
until the test subject can pick them up using either awaitAppend or
getLastEvent.
parent e991c43b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment