BrowserCommunicationTimeoutMonitorTests.stub_test.Should_close_the_browser_window C# (CSharp) Method

Should_close_the_browser_window() private method

private Should_close_the_browser_window ( ) : void
return void
            public void Should_close_the_browser_window()
            {
                Assert.Fail();
            }
        }