Implemented calculator stub: - Implemented functions that assemble the assessment section based on the combined failure mechanism assembly results of group 1, 2, and groups 3 and 4WTI-1681
Introduced converter to go from kernel output to RT output: - Modified accessibility of the AssemblyCategoryCreator converter: conversion/creation needs to be publicly accessible to convert the results by the kernelWTI-1681
Incorporated comments review 2755: - Cleanup AssemblyResultTotalViewInfoTest: -- Added CreateInstance assert -- Removed calculator stubs, because the OnLoad() is not called - Cleaned up AssessmentSectionAssemblyCategoriesViewInfoTest as this was the original file where the AssemblyResultTotalViewInfoTest was copied from.WTI-1679