public TestUnit(FilesComparator comparator1, bool debug = false) { Comparator = comparator1; Observer = new TestObserver(); }