menu
allure_report package
documentation
allure_report.dart
Allure
issue static method
issue static method
dark_mode
light_mode
issue
static method
void
issue
(
String
name
,
String
url
)
Add issue link to test case
Implementation
static
void
issue(
String
name,
String
url) => link(url, name,
'issue'
);
allure_report package
documentation
allure_report
Allure
issue static method
Allure class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
description
diff
epic
feature
flaky
issue
known
link
muted
parameter
severity
story
tag
tms