src.main.main_test

Classes

MainTest()

class src.main.main_test.MainTest
Author:

Alberto M. Esmoris Pena

Class handling the entry point for tests.

static main()

Entry point logic for tests.

Returns:

Boolean flag indicating whether all tests passed successfully (True) or not (False).

Return type:

bool