Home
last modified time | relevance | path

Searched defs:expectedChain (Results 1 – 5 of 5) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/support/Testing/Fakes/
H A DQueueFake.php80 public function assertPushedWithChain($job, $expectedChain = [], $callback = null)
105 protected function assertPushedWithChainOfObjects($job, $expectedChain, $callback)
127 protected function assertPushedWithChainOfClasses($job, $expectedChain, $callback)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Support/Testing/Fakes/
H A DQueueFake.php94 public function assertPushedWithChain($job, $expectedChain = [], $callback = null)
136 protected function assertPushedWithChainOfObjects($job, $expectedChain, $callback)
158 protected function assertPushedWithChainOfClasses($job, $expectedChain, $callback)
H A DBusFake.php193 public function assertChained(array $expectedChain)
273 protected function assertDispatchedWithChainOfObjects($command, $expectedChain, $callback)
295 protected function assertDispatchedWithChainOfClasses($command, $expectedChain, $callback)
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/fixchain/
H A Dlogger_test.go194 expectedChain []string member
H A Dfixchain_test.go138 expectedChain []string member