Home
last modified time | relevance | path

Searched refs:hasUncommittedExceptions (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/exception/
H A DGroup.php143 if (false === $this->hasUncommittedExceptions()) {
161 public function hasUncommittedExceptions() function in Hoa\\Exception\\Group
H A DREADME.md139 * `hasUncommittedExceptions` to check whether they are pending exceptions or
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DGroup.php83 ->boolean($result->hasUncommittedExceptions())
278 ->when($result = $group->hasUncommittedExceptions())
291 ->when($result = $group->hasUncommittedExceptions())
304 ->when($result = $group->hasUncommittedExceptions())