BrowserCommunicationTimeoutMonitorTests.for_a_BrowserHostCommunicationTimeoutEvent_xX.Should_not_fire_the_comm_err_event_if_the_TestRunCompletedEvent_has_arrived C# (CSharp) Метод

Should_not_fire_the_comm_err_event_if_the_TestRunCompletedEvent_has_arrived() приватный Метод

            public void Should_not_fire_the_comm_err_event_if_the_TestRunCompletedEvent_has_arrived()
            {
                EventPublished.ShouldBeFalse();
            }
        }