Test class for the GC class.
Inheritance Hierarchy
Testing._Kernel GCTest
Namespace: Testing._Kernel
Assembly: Testing.Kernel (in Testing.Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The GCTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GCTest | Initializes a new instance of the GCTest class |
Methods
Name | Description | |
---|---|---|
![]() | CheckSignature_Test |
Tests the CheckSignature() method.
|
![]() ![]() | Cleanup |
Cleans up the test class.
|
![]() | DecrementRefCount_Test |
Tests the DecrementRefCount() method.
|
![]() | IncrementRefCount_Test |
Tests the IncrementRefCount() method.
|
![]() ![]() | Init |
Initialises the test class.
|
![]() | NewObj_Test |
Tests the NewObj() method.
|
![]() | SetSignature_Test |
Tests the SetSignature() method.
|
See Also