schema_salad.tests.test_dotnet_codegen

Functions

test_cwl_gen(tmp_path)

test_meta_schema_gen(tmp_path)

test_class_field(tmp_path)

dotnet_codegen(file_uri, target[, examples])

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:
Return type:

None