Map<String, dynamic> toJson() => { 'testPath': testPath, 'changedSource': changedSource, 'dependencyChain': dependencyChain, };