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

com.aventstack.extentreports.AnalysisStrategy Maven / Gradle / Ivy

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

public enum AnalysisStrategy {
	SUITE,
	CLASS,
	TEST
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy