schema_salad.tests.test_dotnet_codegen
Functions
|
|
|
|
|
|
|
Module Contents
- schema_salad.tests.test_dotnet_codegen.test_cwl_gen(tmp_path)
- Parameters:
tmp_path (pathlib.Path)
- Return type:
None
- schema_salad.tests.test_dotnet_codegen.test_meta_schema_gen(tmp_path)
- Parameters:
tmp_path (pathlib.Path)
- Return type:
None
- schema_salad.tests.test_dotnet_codegen.test_class_field(tmp_path)
- Parameters:
tmp_path (pathlib.Path)
- Return type:
None
- schema_salad.tests.test_dotnet_codegen.dotnet_codegen(file_uri, target, examples=None)
- Parameters:
file_uri (str)
target (pathlib.Path)
examples (Optional[pathlib.Path])
- Return type:
None