Merge checkCacheExists() into assertCacheExists()

Created on 26 July 2024, about 1 month ago
Updated 10 August 2024, 29 days ago

ApcCacheTestCase has two methods, checkCacheExists() and assertCacheExists(), the first of which is called from the latter.
checkCacheExists() should be merged into assertCacheExists(). Tests do not need to either assert a cache item exists or check a cache item exists; they needs to assert it exists.

(See the last comment for the effective changes.)

📌 Task
Status

Fixed

Version

1.0

Component

Tests

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024