{ "name": "sort-childObjects без значения: справочники и роли упорядочены, подсистемы не тронуты", "setup": "fixture:unsorted-childobjects", "input": [ { "operation": "sort-childObjects" } ], "expect": { "stdoutContains": [ "Sorted: Catalog (3)", "Sorted: Role (2)" ], "fileContains": { "file": "Configuration.xml", "text": "Альфа\r\n\t\t\tБета\r\n\t\t\tГамма\r\n\t\t\tКаппа\r\n\t\t\tОмега\r\n\t\t\tЯблоко\r\n\t\t\tБанан" }, "preserves": { "file": "Configuration.xml", "bom": true, "eol": "crlf", "encoding": "UTF-8", "finalNewline": false, "noCR13": true, "selfClose": "tight", "noEmptyPairs": true } } }