public function testGetPoints()
 {
     $this->assertEquals(56, $this->riskTolerance->getPoints());
 }