View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006110 | Compliance Test Tool (CTT) Unified Architecture | 3 - Feature Request | public | 2020-10-01 13:43 | 2020-10-02 14:12 |
Reporter | Paul Hunkar | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.03.341.397 | ||||
Summary | 0006110: New test case for empty vs null ReferenceDescription[] in BrowseResult | ||||
Description | The spec is clear that encoders and decoders shall preserve the difference between a null and empty arrays. I've observed that some servers, when returning a BrowseResult with no matches, will return a null ReferenceDescription[] array instead of an empty one. The description for BrowseResult in Part 4, Section 7.3, clearly states that this array shall be empty:
I propose a test case that asserts servers return an empty array and not a null array here. | ||||
Additional Information | This clone is to test the browse functionality - the main issue will require other enhancement (thus breaking it into two issues) this should be added to viewbasic - good test case | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
related to | 0005987 | assigned | Alexander Allmendinger | New test case for empty vs null ReferenceDescription[] in BrowseResult |
|
Added a new test case to the Conformance Unit View Basic Test Case: |
|
reviewed in cmp call |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-01 13:43 | Paul Hunkar | New Issue | |
2020-10-01 13:43 | Paul Hunkar | Issue generated from: 0005987 | |
2020-10-01 13:43 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2020-10-01 13:43 | Paul Hunkar | Status | new => assigned |
2020-10-01 13:46 | Paul Hunkar | Relationship added | related to 0005987 |
2020-10-02 14:01 | Alexander Allmendinger | Status | assigned => resolved |
2020-10-02 14:01 | Alexander Allmendinger | Resolution | open => fixed |
2020-10-02 14:01 | Alexander Allmendinger | Fixed in Version | => 1.03.341.397 |
2020-10-02 14:01 | Alexander Allmendinger | Note Added: 0013004 | |
2020-10-02 14:11 | Paul Hunkar | Status | resolved => closed |
2020-10-02 14:11 | Paul Hunkar | Note Added: 0013005 | |
2020-10-02 14:12 | Paul Hunkar | Issue cloned: 0006115 |