Home
last modified time | relevance | path

Searched refs:expects (Results 1 – 25 of 6073) sorted by relevance

12345678910>>...243

/dports/www/drupal8/drupal-8.9.20/core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/
H A DProtectedUserFieldConstraintValidatorTest.php80 $items->expects($this->once())
83 $items->expects($this->once())
93 $items->expects($this->once())
96 $items->expects($this->once())
108 $items->expects($this->once())
111 $items->expects($this->once())
125 $items->expects($this->once())
128 $items->expects($this->once())
148 $items->expects($this->once())
151 $items->expects($this->once())
[all …]
/dports/www/drupal9/drupal-9.2.10/core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/
H A DProtectedUserFieldConstraintValidatorTest.php80 $items->expects($this->once())
83 $items->expects($this->once())
93 $items->expects($this->once())
96 $items->expects($this->once())
108 $items->expects($this->once())
111 $items->expects($this->once())
125 $items->expects($this->once())
128 $items->expects($this->once())
148 $items->expects($this->once())
151 $items->expects($this->once())
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_ncbidiag_p.cpp124 == (expects[i] != 0)) { in x_TestString()
157 int expects[] = { 1, 1, 1, 1, 0 }; in x_TestPathes() local
158 x_TestString( "/corelib", expects ); in x_TestPathes()
161 int expects[] = { 1, 1, 0, 0, 0 }; in x_TestPathes() local
165 int expects[] = { 0, 0, 1, 1, 0 }; in x_TestPathes() local
219 x_TestString( "", expects ); in x_TestFormats()
223 x_TestString( "module", expects ); in x_TestFormats()
232 x_TestString( "!module", expects ); in x_TestFormats()
240 x_TestString( "?", expects ); in x_TestFormats()
252 x_TestString( "::class", expects ); in x_TestFormats()
[all …]
/dports/sysutils/mcollective-puppet-common/mcollective-puppet-agent-1.14.0/spec/util/
H A Dpuppet_agent_mgr_spec.rb28 Puppet.expects(:version).returns("2.7.12")
29 PuppetAgentMgr::MgrV2.expects(:new)
34 Puppet.expects(:version).returns("3.0.0")
35 PuppetAgentMgr::MgrV3.expects(:new)
41 PuppetAgentMgr::MgrV3.expects(:new)
68 Puppet.expects(:version).returns("x")
159 File::Stat.expects(:new).never
197 @manager.expects(:applying?).never
220 Time.expects(:now).returns(time)
739 @manager.expects(:applying?).never
[all …]
/dports/sysutils/mcollective-puppet-agent/mcollective-puppet-agent-1.14.0/spec/util/
H A Dpuppet_agent_mgr_spec.rb28 Puppet.expects(:version).returns("2.7.12")
29 PuppetAgentMgr::MgrV2.expects(:new)
34 Puppet.expects(:version).returns("3.0.0")
35 PuppetAgentMgr::MgrV3.expects(:new)
41 PuppetAgentMgr::MgrV3.expects(:new)
68 Puppet.expects(:version).returns("x")
159 File::Stat.expects(:new).never
197 @manager.expects(:applying?).never
220 Time.expects(:now).returns(time)
739 @manager.expects(:applying?).never
[all …]
/dports/sysutils/mcollective-puppet-client/mcollective-puppet-agent-1.14.0/spec/util/
H A Dpuppet_agent_mgr_spec.rb28 Puppet.expects(:version).returns("2.7.12")
29 PuppetAgentMgr::MgrV2.expects(:new)
34 Puppet.expects(:version).returns("3.0.0")
35 PuppetAgentMgr::MgrV3.expects(:new)
41 PuppetAgentMgr::MgrV3.expects(:new)
68 Puppet.expects(:version).returns("x")
159 File::Stat.expects(:new).never
197 @manager.expects(:applying?).never
220 Time.expects(:now).returns(time)
739 @manager.expects(:applying?).never
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Network/Email/
H A DSmtpTransportTest.php86 $this->socket->expects($this->any())
107 $this->socket->expects($this->at(4))->method('write')->with("STARTTLS\r\n");
128 $this->socket->expects($this->at(4))->method('write')->with("STARTTLS\r\n");
192 $this->socket->expects($this->at(2))->method('write')->with("bWFyaw==\r\n");
194 $this->socket->expects($this->at(4))->method('write')->with("c3Rvcnk=\r\n");
223 $this->socket->expects($this->at(1))->method('read')
238 $this->socket->expects($this->at(1))->method('read')
254 $this->socket->expects($this->at(2))->method('write')->with("bWFyaw==\r\n");
370 $this->socket->expects($this->at(0))->method('write')->with("DATA\r\n");
372 $this->socket->expects($this->at(2))->method('write')->with($data);
[all …]
/dports/mail/pear-Horde_Kolab_Storage/Horde_Kolab_Storage-2.2.4/test/Horde/Kolab/Storage/Unit/List/Query/List/
H A DBaseTest.php107 $ns->expects($this->once())
110 $ns->expects($this->once())
113 $ns->expects($this->once())
180 $ns->expects($this->once())
183 $ns->expects($this->once())
186 $ns->expects($this->once())
251 $ns->expects($this->once())
254 $ns->expects($this->once())
257 $ns->expects($this->once())
331 $ns->expects($this->once())
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/watcheditem/
H A DWatchedItemStoreUnitTest.php39 $mock->expects( $this->any() )
44 $mock->expects( $this->any() )
62 $mock->expects( $this->any() )
75 $mock->expects( $this->any() )
80 $mock->expects( $this->any() )
96 $mock->expects( $this->any() )
111 $mock->expects( $this->any() )
129 $mock->expects( $this->never() )
147 $mock->expects( $count )
151 $mock->expects( $this->never() )
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/unit/includes/watcheditem/
H A DWatchedItemStoreUnitTest.php47 $mock->expects( $this->any() )
52 $mock->expects( $this->any() )
72 $mock->expects( $this->any() )
93 $mock->expects( $this->any() )
99 $mock->expects( $this->any() )
116 $mock->expects( $this->any() )
132 $mock->expects( $this->any() )
153 $mock->expects( $this->never() )
172 $mock->expects( $count )
176 $mock->expects( $this->never() )
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/unit/includes/watcheditem/
H A DWatchedItemStoreUnitTest.php129 $mock->expects( $count )
133 $mock->expects( $this->never() )
285 $mockDb->expects( $this->once() )
296 $mockDb->expects( $this->once() )
327 $mockDb->expects( $this->once() )
366 $mockDb->expects( $this->once() )
396 $mockDb->expects( $this->once() )
399 $mockDb->expects( $this->once() )
444 $mockDb->expects( $this->once() )
447 $mockDb->expects( $this->once() )
[all …]
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Entity/KeyValueStore/
H A DKeyValueEntityStorageTest.php111 $this->entityType->expects($this->any())
153 $this->entityType->expects($this->once())
179 $this->entityType->expects($this->once())
207 $this->entityType->expects($this->once())
240 $this->entityType->expects($this->once())
255 $entity->expects($this->atLeastOnce())
351 $entity->expects($this->atLeastOnce())
391 $entity->expects($this->once())
424 $this->entityType->expects($this->any())
445 $entity->expects($this->atLeastOnce())
[all …]
/dports/astro/stellarium/stellarium-0.21.3/plugins/NavStars/src/test/
H A DtestNavStars.cpp98 expects_t expects; in TestAgainstAlmanacVega() local
99 expects["altAppPrintable"] = "+46°24.6'"; in TestAgainstAlmanacVega()
100 expects["gmstDegreesPrintable"] = "+220.389°"; in TestAgainstAlmanacVega()
102 expects["shaPrintable"] = "+80°36.5'"; in TestAgainstAlmanacVega()
103 expects["decPrintable"] = "+38°48.9'"; in TestAgainstAlmanacVega()
104 expects["ghaPrintable"] = "+300°59.8'"; in TestAgainstAlmanacVega()
105 expects["lhaPrintable"] = "+298°26.4'"; in TestAgainstAlmanacVega()
106 expects["latPrintable"] = "N56°11.1'"; in TestAgainstAlmanacVega()
107 expects["lonPrintable"] = "W2°33.4'"; in TestAgainstAlmanacVega()
108 expects["hcPrintable"] = "+46°39.6'"; in TestAgainstAlmanacVega()
[all …]
/dports/sysutils/mcollective-puppet-client/mcollective-puppet-agent-1.14.0/spec/util/puppet_agent_mgr/
H A Dmgr_v3_spec.rb19 File.expects(:exist?).with("pidfile").returns(false)
24 File.expects(:exist?).with("pidfile").returns(true)
25 File.expects(:read).with("pidfile").returns(1)
34 File::Stat.expects(:new).never
35 MCollective::Log.expects(:warn).never
41 File::Stat.expects(:new).returns(stat)
51 File::Stat.expects(:new).returns(stat)
57 File::Stat.expects(:new).returns(stat)
66 MCollective::Log.expects(:warn)
75 ::Process.expects(:kill).with("USR1", 1)
[all …]
H A Dmgr_v2_spec.rb19 File.expects(:exist?).with("pidfile").returns(false)
24 File.expects(:exist?).with("pidfile").returns(true)
25 File.expects(:read).with("pidfile").returns(1)
34 MCollective::Log.expects(:warn).never
35 File::Stat.expects(:new).never
41 File::Stat.expects(:new).returns(stat)
50 File::Stat.expects(:new).returns(stat)
57 File::Stat.expects(:new).returns(stat)
66 MCollective::Log.expects(:warn)
75 ::Process.expects(:kill).with("USR1", 1)
[all …]
/dports/sysutils/mcollective-puppet-common/mcollective-puppet-agent-1.14.0/spec/util/puppet_agent_mgr/
H A Dmgr_v2_spec.rb19 File.expects(:exist?).with("pidfile").returns(false)
24 File.expects(:exist?).with("pidfile").returns(true)
25 File.expects(:read).with("pidfile").returns(1)
34 MCollective::Log.expects(:warn).never
35 File::Stat.expects(:new).never
41 File::Stat.expects(:new).returns(stat)
50 File::Stat.expects(:new).returns(stat)
57 File::Stat.expects(:new).returns(stat)
66 MCollective::Log.expects(:warn)
75 ::Process.expects(:kill).with("USR1", 1)
[all …]
H A Dmgr_v3_spec.rb19 File.expects(:exist?).with("pidfile").returns(false)
24 File.expects(:exist?).with("pidfile").returns(true)
25 File.expects(:read).with("pidfile").returns(1)
34 File::Stat.expects(:new).never
35 MCollective::Log.expects(:warn).never
41 File::Stat.expects(:new).returns(stat)
51 File::Stat.expects(:new).returns(stat)
57 File::Stat.expects(:new).returns(stat)
66 MCollective::Log.expects(:warn)
75 ::Process.expects(:kill).with("USR1", 1)
[all …]
/dports/sysutils/mcollective-puppet-agent/mcollective-puppet-agent-1.14.0/spec/util/puppet_agent_mgr/
H A Dmgr_v2_spec.rb19 File.expects(:exist?).with("pidfile").returns(false)
24 File.expects(:exist?).with("pidfile").returns(true)
25 File.expects(:read).with("pidfile").returns(1)
34 MCollective::Log.expects(:warn).never
35 File::Stat.expects(:new).never
41 File::Stat.expects(:new).returns(stat)
50 File::Stat.expects(:new).returns(stat)
57 File::Stat.expects(:new).returns(stat)
66 MCollective::Log.expects(:warn)
75 ::Process.expects(:kill).with("USR1", 1)
[all …]
H A Dmgr_v3_spec.rb19 File.expects(:exist?).with("pidfile").returns(false)
24 File.expects(:exist?).with("pidfile").returns(true)
25 File.expects(:read).with("pidfile").returns(1)
34 File::Stat.expects(:new).never
35 MCollective::Log.expects(:warn).never
41 File::Stat.expects(:new).returns(stat)
51 File::Stat.expects(:new).returns(stat)
57 File::Stat.expects(:new).returns(stat)
66 MCollective::Log.expects(:warn)
75 ::Process.expects(:kill).with("USR1", 1)
[all …]
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Path/
H A DPathValidatorTest.php122 $this->account->expects($this->once())
145 $this->account->expects($this->once())
168 $this->account->expects($this->once())
193 $this->account->expects($this->once())
215 $this->account->expects($this->once())
237 $this->account->expects($this->once())
259 $this->account->expects($this->once())
282 $this->account->expects($this->once())
305 $this->account->expects($this->once())
362 $this->account->expects($this->once())
[all …]
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Path/
H A DPathValidatorTest.php122 $this->account->expects($this->once())
145 $this->account->expects($this->once())
168 $this->account->expects($this->once())
193 $this->account->expects($this->once())
215 $this->account->expects($this->once())
237 $this->account->expects($this->once())
259 $this->account->expects($this->once())
282 $this->account->expects($this->once())
305 $this->account->expects($this->once())
362 $this->account->expects($this->once())
[all …]
/dports/sysutils/mcollective-shell-agent/mcollective-shell-agent-0.0.2/spec/unit/mcollective/agent/shell/
H A Djob_spec.rb74 filehandle.expects(:seek).with(0, IO::SEEK_SET)
75 filehandle.expects(:read).returns("some data")
76 filehandle.expects(:close)
88 filehandle.expects(:close)
101 filehandle.expects(:read).returns("some data")
102 filehandle.expects(:close)
114 filehandle.expects(:close)
156 Process.expects(:kill).with('TERM', 58)
164 job.expects(:status).returns(:stopped)
165 job.expects(:sleep).never
[all …]
/dports/sysutils/mcollective-shell-client/mcollective-shell-agent-0.0.2/spec/unit/mcollective/agent/shell/
H A Djob_spec.rb74 filehandle.expects(:seek).with(0, IO::SEEK_SET)
75 filehandle.expects(:read).returns("some data")
76 filehandle.expects(:close)
88 filehandle.expects(:close)
101 filehandle.expects(:read).returns("some data")
102 filehandle.expects(:close)
114 filehandle.expects(:close)
156 Process.expects(:kill).with('TERM', 58)
164 job.expects(:status).returns(:stopped)
165 job.expects(:sleep).never
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/TermsOfService/test/gui/
H A DilTermsOfServiceCriterionFormGUITest.php27 ->expects($this->any())
32 ->expects($this->any())
45 ->expects($this->any())
50 ->expects($this->any())
59 ->expects($this->any())
64 ->expects($this->any())
69 ->expects($this->once())
110 ->expects($this->any())
115 ->expects($this->any())
120 ->expects($this->any())
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/TermsOfService/test/gui/
H A DilTermsOfServiceCriterionFormGUITest.php27 ->expects($this->any())
32 ->expects($this->any())
45 ->expects($this->any())
50 ->expects($this->any())
59 ->expects($this->any())
64 ->expects($this->any())
69 ->expects($this->once())
111 ->expects($this->any())
116 ->expects($this->any())
121 ->expects($this->any())
[all …]

12345678910>>...243