Esempio n. 1
0
            public void AllowMultipleInstancesSetDoesNotCheckIfAlreadyRunning()
            {
                DoesNotCheckIfAlreadyRunning();

                Host.Start(_fakeConfig.AllowMultipleInstances());

                AssertReasonNotPrintedToConsole();
            }