Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-01-18 21:38:37 +01:00
parent a9f793e407
commit c6bb063ef2
98 changed files with 2589 additions and 2586 deletions

View File

@@ -20,7 +20,7 @@ diagrams:
- function: "clanguml::t20001::tmain()"
plantuml:
before:
- "' t20001 test sequence diagram"
- "' t20001 test diagram of type {{ diagram.type }}"
after:
- '{% set e=element("clanguml::t20001::tmain()") %} note over {{ e.alias) }}: Main test function'