fromXML($node); $container = $containerParser->parseXML(); $this->assertCount(2, $container); $this->assertCount(4, $container->getCollectionByName('gebyn')); $this->assertCount(2, $container->getCollectionByName('seiten')); } }