Updated test cases documentation

This commit is contained in:
Bartek Kryza
2021-05-27 00:32:27 +02:00
parent ce02432178
commit 64a4d4a97b
4 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ diagrams:
include:
namespaces:
- clanguml::t00002
plantuml:
after:
- 'note left of @A(A) : Base abstract interface.'
```
## Source code

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -13,6 +13,9 @@ diagrams:
include:
namespaces:
- clanguml::t00012
plantuml:
after:
- 'note right of @A(C<std::map<int,std::vector<std::vector<std::vector<std::string>>>>,3,3,3>) : Long template annotation'
```
## Source code

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 37 KiB