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