Passed
Push — master ( 123f2d...08f87e )
by Aimeos
03:44
created
admin/jqadm/tests/Admin/JQAdm/Subscription/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -295,7 +295,7 @@
 block discarded – undo
295 295
 	}
296 296
 
297 297
 
298
-	public function getClientMock( $methods, $real = true  )
298
+	public function getClientMock( $methods, $real = true )
299 299
 	{
300 300
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Subscription\Standard::class )
301 301
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Locale/Site/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -295,7 +295,7 @@
 block discarded – undo
295 295
 	}
296 296
 
297 297
 
298
-	public function getClientMock( $methods, $real = true  )
298
+	public function getClientMock( $methods, $real = true )
299 299
 	{
300 300
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Locale\Site\Standard::class )
301 301
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Locale/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -282,7 +282,7 @@
 block discarded – undo
282 282
 	}
283 283
 
284 284
 
285
-	public function getClientMock( $methods, $real = true  )
285
+	public function getClientMock( $methods, $real = true )
286 286
 	{
287 287
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Locale\Standard::class )
288 288
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Locale/Currency/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -281,7 +281,7 @@
 block discarded – undo
281 281
 	}
282 282
 
283 283
 
284
-	public function getClientMock( $methods, $real = true  )
284
+	public function getClientMock( $methods, $real = true )
285 285
 	{
286 286
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Locale\Currency\Standard::class )
287 287
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Locale/Language/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -281,7 +281,7 @@
 block discarded – undo
281 281
 	}
282 282
 
283 283
 
284
-	public function getClientMock( $methods, $real = true  )
284
+	public function getClientMock( $methods, $real = true )
285 285
 	{
286 286
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Locale\Language\Standard::class )
287 287
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Coupon/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -308,7 +308,7 @@
 block discarded – undo
308 308
 	}
309 309
 
310 310
 
311
-	public function getClientMock( $methods, $real = true  )
311
+	public function getClientMock( $methods, $real = true )
312 312
 	{
313 313
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Coupon\Standard::class )
314 314
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Supplier/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -292,7 +292,7 @@
 block discarded – undo
292 292
 	}
293 293
 
294 294
 
295
-	public function getClientMock( $methods, $real = true  )
295
+	public function getClientMock( $methods, $real = true )
296 296
 	{
297 297
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Supplier\Standard::class )
298 298
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Product/Property/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -341,7 +341,7 @@
 block discarded – undo
341 341
 	}
342 342
 
343 343
 
344
-	public function getClientMock( $methods, $real = true  )
344
+	public function getClientMock( $methods, $real = true )
345 345
 	{
346 346
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Product\Property\Standard::class )
347 347
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Product/StandardTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -341,7 +341,7 @@
 block discarded – undo
341 341
 	}
342 342
 
343 343
 
344
-	public function getClientMock( $methods, $real = true  )
344
+	public function getClientMock( $methods, $real = true )
345 345
 	{
346 346
 		$object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Product\Standard::class )
347 347
 			->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) )
Please login to merge, or discard this patch.