public function testValueSet() { // Remove the following lines when you implement this test. $set = $this->object->valueSet(); $this->assertTrue($set->contains(0)); }