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

org.aludratest.log4testing.config.impl.package-info 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
@XmlSchema(namespace = org.aludratest.log4testing.config.impl.XmlBasedLog4TestingConfiguration.NAMESPACE, elementFormDefault = XmlNsForm.QUALIFIED, xmlns = { @XmlNs(prefix = "l4t", namespaceURI = org.aludratest.log4testing.config.impl.XmlBasedLog4TestingConfiguration.NAMESPACE) })
package org.aludratest.log4testing.config.impl;

import javax.xml.bind.annotation.XmlNs;
import javax.xml.bind.annotation.XmlNsForm;
import javax.xml.bind.annotation.XmlSchema;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy