Hello I have seen the documentation of CPPUNIT_TEST_SUITE_END_ABSTRACT but would like to see an example showing how this feature is used.
Could I use it to test abstract application classes holding base class method implementations?
/zig
Log in to post a comment.
Hello
I have seen the documentation of CPPUNIT_TEST_SUITE_END_ABSTRACT but would like to see an example showing how this feature is used.
Could I use it to test abstract application classes holding base class method implementations?
/zig