PCBC-988: fix type annotation for JsonSerializable implementations #51
Annotations
4 errors
Test
Process completed with exit code 1.
|
Publish Test Report:
tests/BucketManagerTest.php#L72
BucketManagerTest::testDropBucket
Failed asserting that exception of type "Couchbase\Exception\InternalServerFailureException" matches expected exception "Couchbase\Exception\BucketNotFoundException". Message was: "internal_server_failure (5): "unable to execute HTTP operation "bucket_get""" at
|
Publish Test Report:
tests/BucketManagerTest.php#L358
BucketManagerTest::testCreateHistory
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
Publish Test Report:
tests/BucketManagerTest.php#L376
BucketManagerTest::testUpdateHistory
Failed asserting that false is true.
|
Loading