Ejemplo n.º 1
0
 public function testGetEventType()
 {
     assertThat($this->licenseDecisionEvent->getEventType(), is($this->eventType));
 }