/** 
  * Default constructor.
  */
 function RunUnitTestsContent()
 {
     parent::RunUnitTests();
 }