示例#1
0
 public function testRestClearsConfigurationItems()
 {
     $this->writer->reset();
     $this->assertEquals(0, $this->writer->count());
 }