Tests that use cx:cache-add
| Test suite | Test | Expected result | Description |
|---|---|---|---|
| extra-suite | cache-002 | pass | Tests that the document can be added to the cache. |
| extra-suite | cache-003 | pass | Tests that the document can be replaced in the cache. |
| extra-suite | cache-004 | catch failure | Tests that document replacement can raise an error. |
| extra-suite | cache-005 | pass | Tests that the document can be removed from the cache. |
| extra-suite | cache-007 | pass | Tests that the same URI with different content types can be cached. |