HeapTest
AddBlock_Test Method
Fling OS
Tests the AddBlock() method.
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
[
TestMethodAttribute
] [
TestCategoryAttribute
("Memory")]
public
void
AddBlock_Test
()
[TestMethodAttribute] [TestCategoryAttribute("Memory")] public void AddBlock_Test()
See Also
HeapTest Class
Testing._Kernel Namespace