Uses of Package
com.xceptance.xlt.api.report
Packages that use com.xceptance.xlt.api.report
Package
Description
Provides interfaces and classes to extend the test report generator with pluggable custom report providers.
-
Classes in com.xceptance.xlt.api.report used by com.xceptance.xlt.api.reportClassDescriptionThe
ReportCreatordefines the interface that report providers must implement to take part in report generation.TheReportProviderdefines the interface that custom report providers must implement to take part in report generation.TheReportProviderConfigurationinterface provides access to general report generator settings as well as to report provider specific properties, which are both stored in the global configuration file.