menu
allure_dart_test package
documentation
adapter_support.dart
TestPlanV1
tests property
tests property
dark_mode
light_mode
tests
property
List
<
TestPlanEntry
>
tests
final
Entries included in the test plan.
Implementation
final List<TestPlanEntry> tests;
allure_dart_test package
documentation
adapter_support
TestPlanV1
tests property
TestPlanV1 class