Commit 43e96d5
committed
doc: add fullName property to SuiteContext
Add documentation for the missing fullName property in SuiteContext class.
This property returns the name of the suite and each of its ancestors,
separated by '>'.
The property has been available since v22.3.0 but was missing from the
documentation.
Fixes: #607571 parent 17fba60 commit 43e96d5
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3970 | 3970 | | |
3971 | 3971 | | |
3972 | 3972 | | |
| 3973 | + | |
| 3974 | + | |
| 3975 | + | |
| 3976 | + | |
| 3977 | + | |
| 3978 | + | |
| 3979 | + | |
| 3980 | + | |
3973 | 3981 | | |
3974 | 3982 | | |
3975 | 3983 | | |
| |||
0 commit comments