ConsoleLogger

Declared In:

Introduction

Displays test results in the console.



Member Functions

printColoredString

Logs the given string.


printColoredString


Logs the given string.

on printColoredString(
    aString,
    aColor)
Parameters
aString

[text] The text to be printed.

aColor

[RGB color] The text color. Ignored.