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