Notes
This function is in beta test. Please help improve it in the issues
here.
Your Answer
Running main() from gtest_main.cc Note: Google Test filter = Piece.Used [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from Piece [ RUN ] Piece.Used [ OK ] Piece.Used [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. [ PASSED ] 1 test.
JOJ Answer
Running main() from gtest_main.cc Note: Google Test filter = Piece.Used [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from Piece [ RUN ] Piece.Used [ OK ] Piece.Used [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. [ PASSED ] 1 test.