fix tests #112
Annotations
11 errors
Publish Test Report:
tests/SearchTest.php#L194
SearchTest::testSearchWithLimit
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L215
SearchTest::testSearchQueryWithRequestApi
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L237
SearchTest::testSearchWithNoHits
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L252
SearchTest::testSearchWithConsistency
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L292
SearchTest::testSearchWithFields
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L316
SearchTest::testSearchWithSkip
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L336
SearchTest::testSearchWithSort
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L372
SearchTest::testSearchWithRanges
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L441
SearchTest::testCompoundSearchQueries
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Publish Test Report:
tests/SearchTest.php#L481
SearchTest::testSearchWithFragments
TypeError: Cannot assign null to property SearchTest::$collection of type Couchbase\CollectionInterface
|
Test
Process completed with exit code 1.
|
Loading