Top "Automocking" questions

Use automocking for questions related to programmatic creation of mocks from source code and metadata.

CMake and Qt5 AUTOMOC error

I have a project which uses Qt5 and I have a CMakeLists.txt file that I use for creating the …

qt cmake qt5 moc automocking
AutoFixture.AutoMoq supply a known value for one constructor parameter

I've just started to use AutoFixture.AutoMoq in my unit tests and I'm finding it very helpful for creating objects …

c# unit-testing autofixture automocking