예제 #1
0
 public function testProxiesToFactory()
 {
     $this->assertEquals('foo', (string) puzzle_stream_Utils::create('foo'));
 }