Пример #1
0
 public function testColorName()
 {
     $this->assertRegExp('/^[\\w]+$/', Color::colorName());
 }