Updated test cases documentation

This commit is contained in:
Bartek Kryza
2022-09-24 01:12:28 +02:00
parent 65c813a70e
commit 9280155d40
62 changed files with 1519 additions and 1525 deletions

View File

@@ -21,8 +21,8 @@ diagrams:
- "' t30001 test package diagram"
after:
- 'note right of {{ alias("A::AA::AAA") }}: A AAA note...'
- 'note top of {{ alias("A::AA") }} : {{ comment("A::AA") }}'
- 'note top of {{ alias("B::AA") }} : {{ comment("B::AA") }}'
- '{% set e=element("A::AA") %} note top of {{ alias("A::AA") }} : {{ e.comment.formatted }}'
- '{% set e=element("B::AA") %} note top of {{ alias("B::AA") }} : {{ e.comment.formatted }}'
```
## Source code