File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 299299
300300###Mocking interfaces - modern alternatives
301301
302- * HippoMocks
303- * FakeIt
302+ * [ Mockator ] ( http :/ / www . mockator . com / ) / E c l i p s e C D T
303+ * [ HippoMocks ] ( https :/ / github . com / dascandy / hippomocks )
304+ * [ FakeIt ] ( https :/ / github . com / eranpeer / FakeIt )
304305* ...
305- * * * GUnit . GMock ( based on GoogleMock ) **
306+ * * * [ GUnit . GMock ] ( https : / / github . com / cpp - testing / GUnit ) ( based on GoogleMock ) **
306307
307308-- --
308309
19151916
19161917## Questions ?
19171918
1918- | | |
1919- | - | - |
1920- | GUnit | https ://github.com/cpp-testing/GUnit |
1921- | VC | https ://github.com/boost-experimental/vc |
1922- | [ Boost ] . DI | https ://github.com/boost-experimental/di |
1919+ | | | |
1920+ | - | - | - |
1921+ | Dependency Injection | [ Boost ] . DI | https ://github.com/boost-experimental/di |
1922+ | Virtual Concepts | VC | https ://github.com/boost-experimental/vc |
1923+ | Testing / Mocking | GUnit | https ://github.com/cpp-testing/GUnit |
19231924
19241925-- -
19251926
You can’t perform that action at this time.
0 commit comments