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

com.aventstack.extentreports.reporter.configuration.Theme Maven / Gradle / Ivy

There is a newer version: 5.1.2
Show newest version
package com.aventstack.extentreports.reporter.configuration;

/**
 * Available themes for the HTML reporter 
 */
public enum Theme {
    STANDARD,
    DARK
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy