![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Tests for OneShot model. More...
Public Member Functions | |
testConstructor () | |
testGetData () | |
testGetHighlights () | |
testSetData () | |
testSetHighlights () | |
testGetHighlightsArray () | |
testGetArray () | |
testGetArrayCustomDataType () | |
testGetJSON () | |
Tests for OneShot model.
Definition at line 20 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testConstructor | ( | ) |
Tests that the OneShot constructor initializes an instance correctly.
Definition at line 29 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testGetArray | ( | ) |
Definition at line 120 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testGetArrayCustomDataType | ( | ) |
Definition at line 142 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testGetData | ( | ) |
Definition at line 46 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testGetHighlights | ( | ) |
Definition at line 57 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testGetHighlightsArray | ( | ) |
Definition at line 98 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testGetJSON | ( | ) |
Definition at line 164 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testSetData | ( | ) |
Definition at line 71 of file OneShotTest.php.
Fossology\UI\Api\Test\Models\OneShotTest::testSetHighlights | ( | ) |
Definition at line 83 of file OneShotTest.php.