This commit is contained in:
Jonas Zeunert
2018-06-27 21:21:19 +02:00
parent 05b116ff2f
commit 66dd3f2b42

View File

@@ -0,0 +1,14 @@
/*
* TestEventNotifier.cpp
*
* Created on: Jun 19, 2018
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert, Rafael Vinci, Dr. Franca Rupprecht
*/
#include "../catch.hpp"
#include "../fakeit.hpp"
#include "../../src/utilities/LoggerFactory.hpp"
// testing purposes
#define private public