This commit is contained in:
Jonas Zeunert
2018-07-10 22:20:29 +02:00
parent 40d1b629fc
commit 6650b38d2e
29 changed files with 74 additions and 886 deletions

View File

@@ -27,7 +27,7 @@ using namespace Input;
SCENARIO("Creating a Detector object", "")
{
GIVEN("An IEventNofifier, two Events and an IInputGPIOInterface")
GIVEN("An IEventNofifier, three Events and an IInputGPIOInterface")
{
LoggerFactory::CreateInputLogger();