Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
VladLosev
VladLosev has asked
5
questions and find answers to
37
problems.
Stats
1.2k
EtPoint
409
Vote count
5
questions
37
answers
About
VladLosev questions
Performance impact of using long vs. int in Python
Does GCC have a built-in compile time assert?
How to disable word wrapping in plain text files in Chrome
VladLosev answers
Calling a method when expected method on mock was invoked
Method and mock with same class
Mock method implementation using Google Mock
Google Test: Parameterized tests which use an existing test fixture class?
How to set, in google mock, a void* argument to a set of values?
Custom EXPECT_NEAR macro in Google Test
Using Google Mock with boost::bind
GoogleMock: Expect either of two method calls
Difference between double comparisons in gtest (C++) and nunit (C#)
Specifying output string argument with GoogleMock