Example #1
0
 public function testGetValueString()
 {
     $this->assertEquals('valuePart1,valuePart2', $this->_model->getValueString());
 }