Imported Upstream version 1.34.0
[platform/upstream/grpc.git] / src / php / tests / unit_tests / ChannelCredentialsTest.php
index e7e695c..73963ce 100644 (file)
  *
  */
 
-class ChanellCredentialsTest extends PHPUnit_Framework_TestCase
+class ChanellCredentialsTest extends \PHPUnit\Framework\TestCase
 {
-    public function setUp()
+    public function setUp(): void
     {
     }
 
-    public function tearDown()
+    public function tearDown(): void
     {
     }