Eric3 Unittest
This is the main Python script that performs the neccessary initialization of the unittest module and starts the Qt event loop. This is a standalone version of the integrated unittest module.
| None |
| initializeMimeSourceFactory | Global function to initialize the default mime source factory. |
| loadTranslator | Global function to find and load a specific translation. |
| main | Main entry point into the application. |
Global function to initialize the default mime source factory.
Global function to find and load a specific translation.
Main entry point into the application.