Skip to content

piko::tutorial

unit test

Functions calling order in unit tests in C++
Posted in
  • C++

Functions calling order in unit tests in C++

To ensure a certain order of function calls, GTest provides 2 ways to do that: InSequence and Sequence objects.

Functions calling order in unit tests in C++ Read More
    Powered by WordPress and HybridMag.

    Resources

    • Privacy Policy
    • Terms of Use
    • Refund policy