equal
deleted
inserted
replaced
122 'query' => ['context' => '<http://purl.org/poi/corpusdelaparole.huma-num.fr/crdo-ALA_738>'], |
122 'query' => ['context' => '<http://purl.org/poi/corpusdelaparole.huma-num.fr/crdo-ALA_738>'], |
123 ]); |
123 ]); |
124 } |
124 } |
125 |
125 |
126 public function tearDown() { |
126 public function tearDown() { |
127 $this->httpClient->delete("repositories/$this->sesameRepository"); |
127 //$this->httpClient->delete("repositories/$this->sesameRepository"); |
128 parent::tearDown(); |
128 parent::tearDown(); |
129 } |
129 } |
130 |
130 |
131 public function testAll() { |
131 public function testAll() { |
132 $expectedId = $this->corpusDocIdBaseUri.'crdo-ALA_738'; |
132 $expectedId = $this->corpusDocIdBaseUri.'crdo-ALA_738'; |