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