Example #1
0
 public function testText()
 {
     assertThat($this->license->getText(), is($this->text));
 }