Small test program that demonstrates a strange issue with Junit, Easymock, Commons Logging, and EclEmma/Jacoco.
-
Updated
Jan 5, 2021 - Java
Small test program that demonstrates a strange issue with Junit, Easymock, Commons Logging, and EclEmma/Jacoco.
A commons-logging implementation using the Equinox ExtendedLogService
Logging services can be tested using mock loggers backed by Mockito: there are implementations for commons-logging, elf4j, JDK logging, SLF4J and tinylog.
The environmental data analysis is based on four parts of the application. Three parts of application consists of Air Quality, Water Quality, Weather Data displaying the data and other part is dashboard that displays the data combined with analysis. The frontend of this app is developed in angular.
Add a description, image, and links to the commons-logging topic page so that developers can more easily learn about it.
To associate your repository with the commons-logging topic, visit your repo's landing page and select "manage topics."