#76·doctest

testing private members - ability to write test cases in class bodies

Author: r-barnesCreated Jun 24, 2017Updated Jul 5, 2026
Labelsverdict/stalehas-workaround

Description

Some classes have private methods which cannot be conveniently tested through a public interface.

What is the recommended way to test a private method using doctest?

Extra information

  • doctest version: v1.2.1
  • Operating System: Lubuntu 17.04 (Zesty)
  • Compiler+version: G++ 6.3.0