BasicConsoleTest
Clear_Test Method
Fling OS
Tests the Clear() 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
[
TestCategoryAttribute
("Video - Text")] [
TestMethodAttribute
]
public
void
Clear_Test
()
[TestCategoryAttribute("Video - Text")] [TestMethodAttribute] public void Clear_Test()
See Also
BasicConsoleTest Class
Testing._Kernel Namespace