Moved m -> km conversion from the data model to view model- Meters are required for the export, hence the data model was adjusted. The view logic maintains a km display --> moved logic as values should be processed as late as possible.WTI-1790
Introduced test factories:- Introduced to create default instances of exportable failure mechanism sections and failure mechanism section assembly results.WTI-1790