StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

VladLosev

Rating
1534.36 (15,088th)
Reputation
4,728 (35,158th)
Page: 1 2
Title Δ
Google Test Check for Float Not Equality -4.44
Triggering googletest error on EXPECT_FLOAT_EQ even when numbers ar... 0.00
gmock/google-mock issues warning and fails the test with mocking ex... 0.00
GTest `--gtest_stream_result_to` how does it work? 0.00
A way to test that a function does NOT call exit, but returns norma... 0.00
gmock how to specify that no other mocking methods should ever be c... 0.00
Combining Pointwise & UnorderedElementsAreArray 0.00
How to match the element of a double vector in google test in C++? 0.00
TEST_F in google mock giving error 0.00
Running google tests in batches 0.00
Race condition segfault when using gtest EXPECT_CALL while another... 0.00
GMock: Capture a reference argument in a mocked function 0.00
Gmock - How to set mock function parameter value from an input para... 0.00
Is it possible to mock a called function return value using gtest o... -0.55
google mock - how to say "function must be called ONCE with a... 0.00
google mock - how to expect function to NOT be called with set of p... 0.00
How to force gtest write report to xml from Init 0.00
Use TypedEq() to match the type std::vector<std::vector> 0.00
ON_CALL does not work but EXPECT_CALL works 0.00
How to make sure matcher of EXPECT_CALL doesn't increment the c... 0.00
Continuous integration with GTest and Buildbot -0.26
How to test different classes/structs implementing an interface usi... -4.51
Difference between expect_fatal_failure & plain assertion 0.00
Mock method implementation using Google Mock 0.00
how to return the error code when mocking a recvmsg function? -0.32
Can I copy a google mock object after setting expectations? +4.07
Specifying output string argument with GoogleMock +3.60
Google mocking reading from device 0.00
Is it possible to not output the raw object when dealing with GMock... 0.00
GTest's output has no colors when built with cmake+ninja and ex... 0.00
GoogleMock: Expect either of two method calls 0.00
Is there a gtest equivalent for fixture-level setup/teardown? 0.00
Why compiling gtest with project instead of using lib +3.61
How can I verify if two char * are equal in Google Mock? 0.00
Google Mock: why NiceMock does not ignore unexpected calls? 0.00
Gmock Element Matcher for Container of Pointers 0.00
Maybe a gtest bug - ASSERT_EQ and ASSERT_TRUE compile failure 0.00
Unit testing a C library with GoogleTest and CMake 0.00
gmock multiple in-out parameters SetArgReferee 0.00
Google test - Comparing an array as a void* parameter -0.73
Reducing output of gtest, to look similar to output of cxxtest +3.02
googletest: death tests: multiple expect_exit in single test 0.00
Expectation with google mock 0.00
Wrong function call's evaluation when in death test 0.00
undefined arguments to TEST allowed with google test framework 0.00
Can you test SetUp success/failure in Google Test? 0.00
How should data for parametrized tests be prepared? 0.00
Create tests at run-time (google test) 0.00
Checking result of EXPECT_* macros in GTest or run code when ASSERT... 0.00
Avoid matching .WillOnce multiple times in Google Mock +3.40