Package io.qameta.allure.model
Interface WithLinks
- All Known Implementing Classes:
TestResult,TestResultContainer
public interface WithLinks
The marker interface for model objects with links.
- Since:
- 2.0
- See Also:
-
Method Summary
-
Method Details
-
getLinks
Gets links.- Returns:
- the links
-