C# Класс SenseNet.ContentRepository.Tests.Storage.ActiveSchemaTest

Наследование: TestBase
Показать файл Открыть проект

Приватные методы

Метод Описание
SchemaEditor_AddPropertyToAncestorNodeType ( ) : void
SchemaEditor_AddPropertyToContentListType ( ) : void
SchemaEditor_AddPropertyToNodeType ( ) : void
SchemaEditor_AddWrongPropertyToContentListType ( ) : void
SchemaEditor_AddWrongPropertyToNodeType ( ) : void
SchemaEditor_CreateContentListType ( ) : void
SchemaEditor_CreateNodeType ( ) : void
SchemaEditor_CreateNodeType_Child ( ) : void
SchemaEditor_CreateNodeType_Null ( ) : void
SchemaEditor_CreateNodeType_TwoNodeWithSameName ( ) : void
SchemaEditor_CreateNodeType_WrongContext ( ) : void
SchemaEditor_CreatePropertySlot ( ) : void
SchemaEditor_CreatePropertySlot_WithTheSameMapping ( ) : void
SchemaEditor_CreatePropertySlot_WithTheSameName ( ) : void
SchemaEditor_CreatePropertyType_WrongNodeTypeContext ( ) : void
SchemaEditor_CreatePropertyType_WrongPropertySlotContext ( ) : void
SchemaEditor_LoadSchema ( ) : void
SchemaEditor_ModifyNodeType ( ) : void
SchemaEditor_ModifyNodeType_Circular ( ) : void
SchemaEditor_ModifyNodeType_Null ( ) : void
SchemaEditor_ModifyNodeType_WrongContxt ( ) : void
SchemaEditor_ModifyPropertySlot_RemoveProtected ( ) : void
SchemaEditor_OverridePropertyOnNodeType ( ) : void
SchemaEditor_RemoveAncestorOfOverriddenPropertyFromNodeType ( ) : void
SchemaEditor_RemoveContentListType ( ) : void
SchemaEditor_RemoveNodeType ( ) : void
SchemaEditor_RemoveNodeType_Null ( ) : void
SchemaEditor_RemoveNodeType_WrongContext ( ) : void
SchemaEditor_RemoveOverriddenPropertyFromNodeType ( ) : void
SchemaEditor_RemovePropertySlot ( ) : void
SchemaEditor_RemovePropertySlot_Null ( ) : void
SchemaEditor_RemovePropertySlot_WrongContext ( ) : void
SchemaEditor_RemovePropertyType_FromDeclarerType ( ) : void
SchemaEditor_RemovePropertyType_FromTopReDeclarerType ( ) : void
SchemaEditor_RemovePropertyType_Inherited ( ) : void
SchemaEditor_RemovePropertyType_NodeTypeNull ( ) : void
SchemaEditor_RemovePropertyType_NullNull ( ) : void
SchemaEditor_RemovePropertyType_NullPropertyType ( ) : void
SchemaEditor_RemovePropertyType_WrongContext ( ) : void