Updated test case documentation

This commit is contained in:
Bartek Kryza
2022-12-17 00:44:07 +01:00
parent 5d4dfbb4b1
commit ae20cb4230
90 changed files with 2500 additions and 2494 deletions

View File

@@ -17,7 +17,13 @@ diagrams:
using_namespace:
- clanguml::t20029
start_from:
- function: "clanguml::t20029::tmain()"
- function: clanguml::t20029::tmain()
participants_order:
- clanguml::t20029::tmain()
- clanguml::t20029::Encoder<clanguml::t20029::Retrier<clanguml::t20029::ConnectionPool>>
- clanguml::t20029::Retrier<clanguml::t20029::ConnectionPool>
- clanguml::t20029::ConnectionPool
- clanguml::t20029::encode_b64(std::string &&)
```
## Source code
File t20029.cc