Tests for Decider model.
More...
Tests for Decider model.
Definition at line 22 of file DeciderTest.php.
◆ testDataFormat()
Fossology\UI\Api\Test\Models\DeciderTest::testDataFormat |
( |
|
$version | ) |
|
|
private |
◆ testDataFormatV1()
Fossology\UI\Api\Test\Models\DeciderTest::testDataFormatV1 |
( |
| ) |
|
- Test:
- Test the data format returned by Decider::getArray($version) model when $version is V1
- Create expected array and update test object to match it
- Get the array from object and match with expected array
Definition at line 83 of file DeciderTest.php.
◆ testDataFormatV2()
Fossology\UI\Api\Test\Models\DeciderTest::testDataFormatV2 |
( |
| ) |
|
- Test:
- Test the data format returned by Decider::getArray($version) model when $version is V2
- Create expected array and update test object to match it
- Get the array from object and match with expected array
Definition at line 94 of file DeciderTest.php.
◆ testSetUsingArray()
Fossology\UI\Api\Test\Models\DeciderTest::testSetUsingArray |
( |
|
$version | ) |
|
|
private |
◆ testSetUsingArrayV1()
Fossology\UI\Api\Test\Models\DeciderTest::testSetUsingArrayV1 |
( |
| ) |
|
◆ testSetUsingArrayV2()
Fossology\UI\Api\Test\Models\DeciderTest::testSetUsingArrayV2 |
( |
| ) |
|
The documentation for this class was generated from the following file: