public static function run()
 {
     $dispatcher = new AppTestSuiteDispatcher();
     $dispatcher->dispatch();
 }