public function testRemove() { $this->_object->remove('asset'); $this->assertEquals([], $this->_object->getAll()); }