BasicConsoleTest Methods Fling OS

The BasicConsoleTest type exposes the following members.

Methods

  Name Description
Public method Static member Cleanup
Cleans up the test class.
Public method Clear_Test
Tests the Clear() method.
Public method Colour_Test
Tests the "colour" field is used properly.
Public method Static member Init
Initialises the test class.
Public method Write_Test 
Tests the Write() method.
Private method Write_Test(String)
Tests the Write() method.
Public method WriteLine_Test 
Tests the WriteLine() method.
Private method WriteLine_Test(String)
Tests the WriteLine() method.
Top
See Also