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
Incorporated comments review 2755: - Cleanup testfile of AssemblyResultTotalViewTest: -- Added separate test to check if the cell formatting is correctly handled. A delegate was used to set the expected formatting, if this is not done, the results of the kernel will overwrite the expected cell format resultWTI-1679