File tree 1 file changed +2
-0
lines changed
tests/DocScan/Session/Retrieve
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ public function shouldNotThrowExceptionWhenMissingValues()
70
70
* @covers \Yoti\DocScan\Session\Retrieve\WatchlistSummaryResponse::getTotalHits
71
71
* @covers \Yoti\DocScan\Session\Retrieve\WatchlistSummaryResponse::getRawResults
72
72
* @covers \Yoti\DocScan\Session\Retrieve\WatchlistSummaryResponse::getSearchConfig
73
+ * @covers \Yoti\DocScan\Session\Retrieve\WatchlistSummaryResponse::getAssociatedCountryCodes
73
74
* @covers \Yoti\DocScan\Session\Retrieve\WatchlistAdvancedCaSearchConfigResponse::__construct
74
75
* @covers \Yoti\DocScan\Session\Retrieve\WatchlistAdvancedCaSearchConfigResponse::getSources
75
76
* @covers \Yoti\DocScan\Session\Retrieve\WatchlistAdvancedCaSearchConfigResponse::getMatchingStrategy
@@ -248,6 +249,7 @@ public function shouldBuildWithWatchlistSummaryResponse()
248
249
* @test
249
250
* @covers \Yoti\DocScan\Session\Retrieve\WatchlistScreeningSearchConfigResponse::__construct
250
251
* @covers \Yoti\DocScan\Session\Retrieve\WatchlistScreeningSearchConfigResponse::getCategories
252
+ * @covers \Yoti\DocScan\Session\Retrieve\WatchlistSummaryResponse::setSearchConfig
251
253
*/
252
254
public function shouldBuildWithWatchlistScreening ()
253
255
{
You can’t perform that action at this time.
0 commit comments