FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
testGetStart () | |
testGetEnd () | |
testGetType () | |
testGetLicenseId () | |
testGetRefStart () | |
testGetRefEnd () | |
testSetInfoText () | |
testGetInfoText () | |
testGetHtmlElement () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Private Attributes | |
$start = 10 | |
$end = 12 | |
$type = "M" | |
$licenseId = 321 | |
$refStart = 2 | |
$refEnd = 3 | |
$infoText = "<infoText>" | |
$htmlElement | |
$highlight | |
Definition at line 25 of file HighlightTest.php.