Class MessageTests Inheritance object MessageTests Inherited Members object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() Namespace: Unity.TestProtocol.UnitTests Assembly: solution.dll Syntax public class MessageTests Methods Name Description AddError_AddsAnErrorToErrorsField() Ctor_ErrorsHasAnUnexpectedType_ThrowsAnException() Ctor_MessageHasAllFieldsSetCorrectly() Ctor_NoErrorsAreGivenInData_AssignsAnEmptyList() Ctor_ThrowsExceptionIfTypeIsNotSet() End_ReturnsEndPhaseMessagePairWithErrorAdded_IfSpecified() End_ReturnsEndPhaseMessagePair_ForBeginMessage() End_ThrowsException_IfCalledOnImmediateMessage() GetInt_ReturnsExpectedValue() GetLong_ReturnsExpectedValue() GetString_ReturnsExpectedValue() Indexer_SetsPropertyValue()