Hi Petr,
I actually meant that the static function could be called with an object too:
CPPUNIT_ASSERT (array.arraySize() == 11);
Regards,
Peter
Hi Petr,
I actually meant that the static function could be called with an object too:
CPPUNIT_ASSERT (array.arraySize() == 11);
Regards,
Peter
Would you like to post a relpy?