Like, would the test framework mock the Date constructor here to generate fuzzed values? Seems like you're losing a lot of control around the fuzzing that way? How would this work for the name/string fields?
Like, would the test framework mock the Date constructor here to generate fuzzed values? Seems like you're losing a lot of control around the fuzzing that way? How would this work for the name/string fields?