Static Public Attributes | List of all members
example_test.bcolors Class Reference

Static Public Attributes

string BLACK = '\033[30m'
 
string BLACK_BG = '\033[40m'
 
string BLUE = '\033[34m'
 
string BLUE_BG = '\033[44m'
 
string CYAN = '\033[36m'
 
string CYAN_BG = '\033[46m'
 
string ENDC = '\033[0m'
 
string GREEN = '\033[32m'
 
string GREEN_BG = '\033[42m'
 
string HEADER = '\033[95m'
 
string MAGENTA = '\033[35m'
 
string MAGENTA_BG = '\033[45m'
 
string RED = '\033[31m'
 
string RED_BG = '\033[41m'
 
string UNDERLINE = '\033[4m'
 
string WHITE = '\033[37m'
 
string WHITE_BG = '\033[47m'
 
string YELLOW = '\033[33m'
 
string YELLOW_BG = '\033[43m'
 

Detailed Description

Definition at line 34 of file example_test.py.

Member Data Documentation

string example_test.bcolors.BLACK = '\033[30m'
static

Definition at line 37 of file example_test.py.

string example_test.bcolors.BLACK_BG = '\033[40m'
static

Definition at line 46 of file example_test.py.

string example_test.bcolors.BLUE = '\033[34m'
static

Definition at line 41 of file example_test.py.

string example_test.bcolors.BLUE_BG = '\033[44m'
static

Definition at line 50 of file example_test.py.

string example_test.bcolors.CYAN = '\033[36m'
static

Definition at line 43 of file example_test.py.

string example_test.bcolors.CYAN_BG = '\033[46m'
static

Definition at line 52 of file example_test.py.

string example_test.bcolors.ENDC = '\033[0m'
static

Definition at line 55 of file example_test.py.

string example_test.bcolors.GREEN = '\033[32m'
static

Definition at line 39 of file example_test.py.

string example_test.bcolors.GREEN_BG = '\033[42m'
static

Definition at line 48 of file example_test.py.

string example_test.bcolors.HEADER = '\033[95m'
static

Definition at line 35 of file example_test.py.

string example_test.bcolors.MAGENTA = '\033[35m'
static

Definition at line 42 of file example_test.py.

string example_test.bcolors.MAGENTA_BG = '\033[45m'
static

Definition at line 51 of file example_test.py.

string example_test.bcolors.RED = '\033[31m'
static

Definition at line 38 of file example_test.py.

string example_test.bcolors.RED_BG = '\033[41m'
static

Definition at line 47 of file example_test.py.

string example_test.bcolors.UNDERLINE = '\033[4m'
static

Definition at line 56 of file example_test.py.

string example_test.bcolors.WHITE = '\033[37m'
static

Definition at line 44 of file example_test.py.

string example_test.bcolors.WHITE_BG = '\033[47m'
static

Definition at line 53 of file example_test.py.

string example_test.bcolors.YELLOW = '\033[33m'
static

Definition at line 40 of file example_test.py.

string example_test.bcolors.YELLOW_BG = '\033[43m'
static

Definition at line 49 of file example_test.py.


The documentation for this class was generated from the following file:


scenario_test_tools
Author(s): Loy van Beek
autogenerated on Wed Apr 7 2021 03:03:18