コード例 #1
0
 function testNormalizer()
 {
     $this->assertEquals($this->expected, FilesNormalizer::normalize($this->given));
 }