Skip to content

Instantly share code, notes, and snippets.

View wouterdb's full-sized avatar

Wouter De Borger wouterdb

View GitHub Profile
@geowarin
geowarin / LogRule.java
Created June 13, 2014 09:21
Junit rule that allows capturing Logs output in the Class under test during unit testing
/*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* This software is distributed in the hope that it will be useful,