HeapTest
TestCleanup Method
Fling OS
Cleans up the test class after each test.
Namespace:
Testing._Kernel
Assembly:
Testing.Kernel
(in Testing.Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
[
TestCleanupAttribute
]
public
void
TestCleanup
()
[TestCleanupAttribute] public void TestCleanup()
See Also
HeapTest Class
Testing._Kernel Namespace