Click or drag to resize
IsolatedIntegrationTestsIsolatedIntegrationTestsFixtureTearDown Method
Removes shared instance database in NUnit tests. Note: This method is called automatically in NUnit tests.

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public void IsolatedIntegrationTestsFixtureTearDown()
See Also