construct-typing/tests
Tim Rid e6f3f12d30 - divided construct_typed in multiple files
- adapted the "test_typed.py" to dataclasses
2020-12-31 17:11:21 +01:00
..
__init__.py added README.md 2020-12-10 20:26:37 +01:00
declarativeunittest.py a TypedStruct is always parsed to an object of the container_type 2020-12-12 12:12:54 +01:00
declarativeunittest.pyi put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional. 2020-12-12 13:17:27 +01:00
test_typed.py - divided construct_typed in multiple files 2020-12-31 17:11:21 +01:00