Bumblebee.IntegrationTests.Setup.SessionTests.Given_page_without_jQuery.TestFixtureTearDown C# (CSharp) Method

TestFixtureTearDown() private method

private TestFixtureTearDown ( ) : void
return void
		public void TestFixtureTearDown()
		{
			Threaded<Session>
				.End();
		}