Package io.qameta.allure.idea
Class IdeaLinksPlugin
java.lang.Object
io.qameta.allure.idea.IdeaLinksPlugin
- All Implemented Interfaces:
io.qameta.allure.Aggregator2,io.qameta.allure.Extension
Plugins adds link in test result to open in Idea Project.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdeaLinksPlugin
public IdeaLinksPlugin() -
IdeaLinksPlugin
public IdeaLinksPlugin(boolean enabled, int port)
-
-
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
-