public void OMM_Enum_Default_SubConfiguration_Actor_TypeValue() { string typeName = ObjectMessageMap.GetMessage(typeof(ActorRole)); Assert.AreEqual(TestResources.ENUM_ACTOR, typeName); }