cmoon::test::test_case::tear_down





virtual void tear_down();


(1)

Method to be invoked after run() is invoked. This method is virtual, and therefore can be overwritten. The default implementation does nothing.

Parameters

(none)

Return value

(none)