@isTest public class TestFactory { public static List invalidateSObjectList(List records) { return records; } }