![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Tests for Reuser model. More...
Public Member Functions | |
testConstructor () | |
testReuserConst () | |
testReuserException () | |
testSetUsingArrayV1 () | |
testSetUsingArrayV2 () | |
testSetUsingArraySomeOptions () | |
testSetUsingArrayException () | |
Private Member Functions | |
testSetUsingArray ($version) | |
Tests for Reuser model.
Definition at line 22 of file ReuserTest.php.
Fossology\UI\Api\Test\Models\ReuserTest::testConstructor | ( | ) |
Tests that the Reuser constructor initializes an instance correctly.
Definition at line 31 of file ReuserTest.php.
Fossology\UI\Api\Test\Models\ReuserTest::testReuserConst | ( | ) |
Definition at line 41 of file ReuserTest.php.
Fossology\UI\Api\Test\Models\ReuserTest::testReuserException | ( | ) |
Definition at line 62 of file ReuserTest.php.
|
private |
$version | version to test |
Definition at line 94 of file ReuserTest.php.
Fossology\UI\Api\Test\Models\ReuserTest::testSetUsingArrayException | ( | ) |
Definition at line 152 of file ReuserTest.php.
Fossology\UI\Api\Test\Models\ReuserTest::testSetUsingArraySomeOptions | ( | ) |
Definition at line 128 of file ReuserTest.php.
Fossology\UI\Api\Test\Models\ReuserTest::testSetUsingArrayV1 | ( | ) |
Definition at line 74 of file ReuserTest.php.
Fossology\UI\Api\Test\Models\ReuserTest::testSetUsingArrayV2 | ( | ) |
Definition at line 84 of file ReuserTest.php.