Skip to content

Commit

Permalink
added all_functions to test_model and changed generated_info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvlaminck committed Nov 21, 2024
1 parent 486dde7 commit e3cff26
Show file tree
Hide file tree
Showing 2 changed files with 5,852 additions and 58 deletions.
6 changes: 6 additions & 0 deletions UnitTests/TestModel/OtlmowModel/Helpers/all_functions.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
from otlmow_model.OtlmowModel.BaseClasses.MetaInfo import *
from otlmow_model.OtlmowModel.BaseClasses.OTLObject import *
from otlmow_model.OtlmowModel.Helpers.GenericHelper import *
from otlmow_model.OtlmowModel.Helpers.OTLObjectHelper import *
from otlmow_model.OtlmowModel.Helpers.RelationCreator import *
from otlmow_model.OtlmowModel.Helpers.RelationValidator import *
Loading

0 comments on commit e3cff26

Please sign in to comment.