Example #1
0
 public function testToString()
 {
     $this->assertEquals('ValueObjects\\Structure\\Collection(3)', $this->collection->__toString());
 }