예제 #1
0
 public function test_can_get_activation_code()
 {
     $this->assertEquals('code', $this->entity->getActivationCode()->getCode());
 }