Package io.qameta.allure.owner
Class OwnerPlugin
java.lang.Object
io.qameta.allure.owner.OwnerPlugin
- All Implemented Interfaces:
io.qameta.allure.Aggregator2,io.qameta.allure.Extension
Plugin that adds owner information to test results.
- Since:
- 2.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OWNER_BLOCK_NAME
- See Also:
-
-
Constructor Details
-
OwnerPlugin
public OwnerPlugin()
-
-
Method Details
-
aggregate
public void aggregate(io.qameta.allure.core.Configuration configuration, List<io.qameta.allure.core.LaunchResults> launchesResults, io.qameta.allure.ReportStorage storage) - Specified by:
aggregatein interfaceio.qameta.allure.Aggregator2
-