Package io.qameta.allure.context
Class ReportInfoContext
java.lang.Object
io.qameta.allure.context.ReportInfoContext
- All Implemented Interfaces:
Context<ReportInfo>,Extension
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReportInfoContext
-
-
Method Details
-
getValue
Description copied from interface:ContextReturns the context value.- Specified by:
getValuein interfaceContext<ReportInfo>- Returns:
- the context value.
-