Max Arshinov

Results 4 comments of Max Arshinov

@hankovich you are right that Equals and GetHashCode are methods from the Object class. However, I wanted to emphasize Equals and GetHashCode must be overridden for all classes that implement...

Hi @dvvrd. I think, I have a draft of the test generator. However, complex type allocation doesn't work well for now. I am using *.vst files to generate tests; instead...

@dvvrd thank you for the update. The "constructors" branch makes perfect sense to me. I'll check some ideas and get back to you once I have something to show.