UTBotCpp
UTBotCpp copied to clipboard
Test generation for constructors
Add test generation support for constructors which are defined in .cpp file and declared in .h file. Struct or class must have a default constructor.