testing
xsdata.utils.testing
Factory
Bases: ABC
Source code in xsdata/utils/testing.py
84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 |
|
create(**kwargs)
abstractmethod
classmethod
Abstract method create.
Source code in xsdata/utils/testing.py
88 89 90 91 |
|