public function testWrongId() { $this->object->set('foobar'); $this->assertTrue($this->object->isUnknown()); }