/**
  * @test
  */
 public function getCode()
 {
     $this->assertEquals(2, $this->authentication->getCode());
 }