AAS HTTP Client Documentation
Loading...
Searching...
No Matches
test_sdk_tools.py File Reference

Go to the source code of this file.

Namespaces

namespace  tests
 
namespace  tests.test_sdk_tools
 

Functions

model.Submodel tests.test_sdk_tools.shared_sm ()
 
model.Submodel tests.test_sdk_tools.shared_sm_temp ()
 
model.SubmodelElement tests.test_sdk_tools.shared_sme ()
 
model.SubmodelElementCollection tests.test_sdk_tools.shared_sme_collection ()
 
model.AssetAdministrationShell tests.test_sdk_tools.shared_aas ()
 
 tests.test_sdk_tools.test_001a_add_sm_to_shell (model.AssetAdministrationShell shared_aas, model.Submodel shared_sm)
 
 tests.test_sdk_tools.test_001b_add_sm_to_shell (model.AssetAdministrationShell shared_aas, model.Submodel shared_sm)
 
 tests.test_sdk_tools.test_002a_remove_sm_from_shell (model.AssetAdministrationShell shared_aas, model.Submodel shared_sm_temp)
 
 tests.test_sdk_tools.test_002b_remove_sm_from_shell (model.AssetAdministrationShell shared_aas, model.Submodel shared_sm)
 
 tests.test_sdk_tools.test_003_get_submodel_ids (model.AssetAdministrationShell shared_aas, model.Submodel shared_sm)
 
 tests.test_sdk_tools.test_004a_convert_to_dict (model.AssetAdministrationShell shared_aas)
 
 tests.test_sdk_tools.test_004b_convert_to_dict (model.Submodel shared_sm)
 
 tests.test_sdk_tools.test_004c_convert_to_dict ()
 
 tests.test_sdk_tools.test_005a_convert_to_object (model.AssetAdministrationShell shared_aas)
 
 tests.test_sdk_tools.test_005b_convert_to_object (model.Submodel shared_sm)
 
 tests.test_sdk_tools.test_005c_convert_to_object ()
 
 tests.test_sdk_tools.test_006a_copy (model.AssetAdministrationShell shared_aas)
 
 tests.test_sdk_tools.test_006b_copy (model.Submodel shared_sm)
 
 tests.test_sdk_tools.test_006c_copy (model.SubmodelElement shared_sme)
 
 tests.test_sdk_tools.test_006d_copy (model.SubmodelElementCollection shared_sme_collection)
 

Variables

str tests.test_sdk_tools.SM_ID = "fluid40/sm_sdk_tools_unit_tests"
 
str tests.test_sdk_tools.SHELL_ID = "fluid40/aas_sdk_tools_unit_tests"