All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.aludratest.log4testing.config.AbbreviatorConfiguration Maven / Gradle / Ivy

Go to download

A configurable Logging Framework for generic test execution logging. Supports several output formats, including XML and HTML, and can be connected to different testing frameworks.

There is a newer version: 1.0.2
Show newest version
package org.aludratest.log4testing.config;

import java.util.Map;

public interface AbbreviatorConfiguration {

	Map getAbbreviations();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy