I have the following unit test:
string MtrlCode = \"0\"; Assessment target = new Assessment(MtrlCode); List EdgeCaseSymbolCodes = new List<
Your actual List seems to contain more items than the expected List. Thus they are not equal.