Lumiera
0.pre.03
»edit your freedom«
|
Client Class normally to be instantiated as Singleton.
But for tests, this class should be replaced by a Mock....
Definition at line 48 of file singleton-testmock-test.cpp.
Public Member Functions | |
TestSingO (Symbol ty="TestSingO") | |
void | doIt () |
int | getCnt () |
Private Attributes | |
int | callCnt_ |
_Fmt | msg_ |
Symbol | typid_ |