namespace MatFileHandler.Tests; public enum MatFileWriterOptionsForTests { Undefined = 0, None, Always, Never, }