
17 Jun
2012
17 Jun
'12
11:19 p.m.
Branch: refs/heads/master Home: https://github.com/qos-ch/logback-extensions Commit: 6607b23249abd3b014d79dff68d72131edc1a01e https://github.com/qos-ch/logback-extensions/commit/6607b23249abd3b014d79dff... Author: Christian Trutz <christian.trutz@belaso.de> Date: 2012-06-17 (Sun, 17 Jun 2012) Changed paths: M mongodb/src/main/java/ch/qos/logback/ext/mongodb/MongoDBAppenderBase.java M mongodb/src/test/java/ch/qos/logback/ext/mongodb/MongoDBAppenderBaseTest.java M pom.xml Log Message: ----------- Introduction of JMockIt framework (see also https://code.google.com/p/jmockit/) and 100% test coverage for MongoDBAppenderBase with unit tests. Signed-off-by: Christian Trutz <christian.trutz@belaso.de>