コード例 #1
0
ファイル: LicenseTest.php プロジェクト: DanielDobre/fossology
 public function testText()
 {
     assertThat($this->license->getText(), is($this->text));
 }