![]() |
FOSSology
4.7.1
Open Source License Compliance by Open Source Software
|
Tests for LicenseCompatibilityRule model. More...


Public Member Functions | |
| testConstructor () | |
| testFromArray () | |
| testFromArrayWithFalseCompatibility () | |
| testSetters () | |
| testGetArrayV1 () | |
| testGetArrayV2 () | |
| testGetJSON () | |
Private Member Functions | |
| getRuleRow () | |
| Get a rule row as returned by CompatibilityDao. More... | |
| getRule () | |
| Get a new model object holding the values of getRuleRow() More... | |
Tests for LicenseCompatibilityRule model.
Definition at line 22 of file LicenseCompatibilityRuleTest.php.
|
private |
Get a new model object holding the values of getRuleRow()
Definition at line 47 of file LicenseCompatibilityRuleTest.php.
|
private |
Get a rule row as returned by CompatibilityDao.
Definition at line 28 of file LicenseCompatibilityRuleTest.php.
| Fossology\UI\Api\Test\Models\LicenseCompatibilityRuleTest::testConstructor | ( | ) |
Definition at line 58 of file LicenseCompatibilityRuleTest.php.
| Fossology\UI\Api\Test\Models\LicenseCompatibilityRuleTest::testFromArray | ( | ) |
Definition at line 68 of file LicenseCompatibilityRuleTest.php.
| Fossology\UI\Api\Test\Models\LicenseCompatibilityRuleTest::testFromArrayWithFalseCompatibility | ( | ) |
Definition at line 90 of file LicenseCompatibilityRuleTest.php.
| Fossology\UI\Api\Test\Models\LicenseCompatibilityRuleTest::testGetArrayV1 | ( | ) |
Definition at line 133 of file LicenseCompatibilityRuleTest.php.
| Fossology\UI\Api\Test\Models\LicenseCompatibilityRuleTest::testGetArrayV2 | ( | ) |
Definition at line 156 of file LicenseCompatibilityRuleTest.php.
| Fossology\UI\Api\Test\Models\LicenseCompatibilityRuleTest::testGetJSON | ( | ) |
Definition at line 179 of file LicenseCompatibilityRuleTest.php.
| Fossology\UI\Api\Test\Models\LicenseCompatibilityRuleTest::testSetters | ( | ) |
Definition at line 104 of file LicenseCompatibilityRuleTest.php.