Google c++ test Mocking Framework Part- 5 Using Google Mocks c++ gmock and c++ gtest tips and tricks

  Рет қаралды 39,264

Cognitive Programmer

Cognitive Programmer

Күн бұрын

Пікірлер: 58
@Cognitive-Programmer
@Cognitive-Programmer 3 жыл бұрын
👉 Follow my Learnings and Journey beyond software development in my other KZbin channel 🎦 @ bit.ly/CruisingDAKSH
@VictorMartinez_
@VictorMartinez_ 9 ай бұрын
Thank you very much for those tutorials!!
@Gloryisfood
@Gloryisfood 6 жыл бұрын
This gmock series is the best I've ever seen. Thanks.
@Cognitive-Programmer
@Cognitive-Programmer 6 жыл бұрын
Thanks for your comment
@oesteves
@oesteves 2 жыл бұрын
Thank you very much! Very useful! I knew nothing about gtest before your videos and they gave a very nice overview!
@Cognitive-Programmer
@Cognitive-Programmer 2 жыл бұрын
Thank you so much for your comment 🙏
@ajayjadhav900
@ajayjadhav900 4 жыл бұрын
Great video, w8ing for some more videos
@Cognitive-Programmer
@Cognitive-Programmer 4 жыл бұрын
Thanks for your comment 🙏🙏🙏
@ondrejsakala3980
@ondrejsakala3980 5 жыл бұрын
I I have never seen so great video about this problem.
@Cognitive-Programmer
@Cognitive-Programmer 5 жыл бұрын
Thanks for your comment
@JJC2611
@JJC2611 4 жыл бұрын
I really enjoyed this series. Thank you. I chuckled everytime you missed the semi colon at the end of the structs :-)
@Cognitive-Programmer
@Cognitive-Programmer 4 жыл бұрын
Hi thanks for your comment.. :)
@HariomSingh-rf2mf
@HariomSingh-rf2mf 6 жыл бұрын
Very detailed explanation .hope to see more examples and features explained
@Cognitive-Programmer
@Cognitive-Programmer 6 жыл бұрын
Thanks for your comment. Will Certainly create more contents on this topic
@harisha.g4792
@harisha.g4792 6 жыл бұрын
really nice tutorials ! enjoyed all of them. Hope to see more of this kind in future.
@Cognitive-Programmer
@Cognitive-Programmer 6 жыл бұрын
Thanks for your comment.. Sure, I'll keep on creating videos on these topics
@pragyayadav3743
@pragyayadav3743 6 жыл бұрын
Really helpful .. one of the best tutorial. Thank you.
@Cognitive-Programmer
@Cognitive-Programmer 6 жыл бұрын
Thanks for your comment
@chauhermione137
@chauhermione137 3 жыл бұрын
Thank you so much Sir! Your video help me in my software developer a lot !
@Cognitive-Programmer
@Cognitive-Programmer 3 жыл бұрын
Thanks a lot for your comment 🙏🙏🙏
@brkaul3438
@brkaul3438 4 жыл бұрын
really .. helpfull for cpp developer
@Cognitive-Programmer
@Cognitive-Programmer 4 жыл бұрын
Thanks a lot for your comment
@raghuhuchchannavar6184
@raghuhuchchannavar6184 4 жыл бұрын
Nice video .. got the initial concepts of mocks. Request to explain some more examples
@Cognitive-Programmer
@Cognitive-Programmer 4 жыл бұрын
Sure Thanks for your comment 🙏🙏🙏
@truthadjustr
@truthadjustr 6 жыл бұрын
Your tutorials are the best!
@Cognitive-Programmer
@Cognitive-Programmer 6 жыл бұрын
Thanks for your comment
@soulimanemammar2909
@soulimanemammar2909 4 жыл бұрын
Really a great job. Thanks a lot for this series
@Cognitive-Programmer
@Cognitive-Programmer 4 жыл бұрын
Thanks for your comment 🙏🙏🙏
@YogendraKumarDehariya
@YogendraKumarDehariya 2 жыл бұрын
nice and simple explanation. thanks :)
@Cognitive-Programmer
@Cognitive-Programmer 2 жыл бұрын
Thanks for your comment 🙏
@sowjanyakuralla1856
@sowjanyakuralla1856 8 ай бұрын
Good Explanation Thanks
@subink.v.4900
@subink.v.4900 3 жыл бұрын
This tutorial series is very helpful
@Cognitive-Programmer
@Cognitive-Programmer 3 жыл бұрын
Thanks a lot for your comment 🙏🙏🙏
@jianingzhuang104
@jianingzhuang104 2 жыл бұрын
Nice video series!
@Cognitive-Programmer
@Cognitive-Programmer 2 жыл бұрын
Thanks for your comment 🙏
@DileepSid
@DileepSid 4 жыл бұрын
Can you please make a tutorial to explain how to Mock a normal C functions in the expected call?
@jaymeyang6552
@jaymeyang6552 5 жыл бұрын
Thanks a lot, great tutorial.
@Cognitive-Programmer
@Cognitive-Programmer 5 жыл бұрын
Thanks a lot for your comment
@hudkmr
@hudkmr 5 жыл бұрын
Thankyou very, understood the basics of Gmock :)
@Cognitive-Programmer
@Cognitive-Programmer 5 жыл бұрын
That is for your comment
@bhargavtupakula9896
@bhargavtupakula9896 3 жыл бұрын
Thanks videos are good
@Cognitive-Programmer
@Cognitive-Programmer 3 жыл бұрын
Thanks for your comment 🙏🙏🙏
@kruttika19
@kruttika19 2 жыл бұрын
An Insightful Techie - One query, Does GMock is created over interfaces only or on concrete classes as well. In both cases what will be the difference on implementation.
@richardrombouts1883
@richardrombouts1883 5 жыл бұрын
Hi, very useful. It would be great if there also was a pdf that covers the same things and that I can read quietly at work.
@Cognitive-Programmer
@Cognitive-Programmer 5 жыл бұрын
:)
@abhrajyotikirtania2275
@abhrajyotikirtania2275 5 жыл бұрын
Nice
@Cognitive-Programmer
@Cognitive-Programmer 5 жыл бұрын
Thanks for your comment
@aryamangupta3919
@aryamangupta3919 2 жыл бұрын
what is value of a and b string when we used that testABC class will the value of a and b is what we pass in the EXPECT CALL login function??
@ERPsystems-rs9fw
@ERPsystems-rs9fw Жыл бұрын
On 3:07 you told the reason of use mock class without deriving - to mock private member function. Why we need to mock them, if they are private and cannot be called from our code, that we test?
@navjeetkaur8613
@navjeetkaur8613 Жыл бұрын
Hi I have written Gtest for function that reads json data using nlohmann dependency It crashes everytime I try to access the function
@mahmoudfarouq8844
@mahmoudfarouq8844 5 жыл бұрын
Thanks, man :)
@Cognitive-Programmer
@Cognitive-Programmer 5 жыл бұрын
Thanks for your comment
@PuneetKumar-mz9is
@PuneetKumar-mz9is 4 жыл бұрын
can you plz explain how to use stub and fakes with small examples. will be great help.
@Cognitive-Programmer
@Cognitive-Programmer 4 жыл бұрын
Thanks for your comment. Yes I will. I am in a process of creating new videos on mocks. A couple of videos are already updated. Will certainly include this in upcoming videos. Thanks again 🙏🙏🙏
@rituexplorer
@rituexplorer 4 жыл бұрын
Please make a tutorial of mocking on free functions
@Cognitive-Programmer
@Cognitive-Programmer 4 жыл бұрын
Thanks for your valuable suggestions.. the next series on goggle test will have it 🙏🙏
@seongjunmin7589
@seongjunmin7589 4 жыл бұрын
plz support eng subtitle. thank you for your video!
@Cognitive-Programmer
@Cognitive-Programmer 4 жыл бұрын
Hi sorry for the trouble.. I am in. Process of creating a totally new series on gmock this month with latest updates and lots of new additions.. hope it will be better ..and yes I am planning to add English subtitles
Чистка воды совком от денег
00:32
FD Vasya
Рет қаралды 4,8 МЛН
快乐总是短暂的!😂 #搞笑夫妻 #爱美食爱生活 #搞笑达人
00:14
朱大帅and依美姐
Рет қаралды 14 МЛН
My 2 Year Journey of Learning C, in 9 minutes
8:42
VoxelRifts
Рет қаралды 657 М.
Unit Tests and Test Doubles like Mocks, Stubs & Fakes
17:32
Cognitive Programmer
Рет қаралды 137 М.
Coding Was Hard Until I Learned THESE 5 Things!
7:40
Pooja Dutt
Рет қаралды 1,1 МЛН
C++ testing with mocks is EASY and awesome!
10:00
Smok Code
Рет қаралды 19 М.
Do you even test? (your code with CMake)
12:38
Code for yourself
Рет қаралды 25 М.
Bjarne Stroustrup - The Essence of C++
1:39:11
The University of Edinburgh
Рет қаралды 1,2 МЛН
Чистка воды совком от денег
00:32
FD Vasya
Рет қаралды 4,8 МЛН