コード例 #1
0
 public static function main(array $args = array())
 {
     $test = new MatchMakingTestDrive();
     $test->drive();
 }