Sha256: 0736f183b3b922e0ad6747cc86dd2846d0567d5671954e2414c3c2c99e2f62da

Contents?: true

Size: 204 Bytes

Versions: 240

Compression:

Stored size: 204 Bytes

Contents

<?php

require "hello-world.php";

class HelloWorldTest extends PHPUnit\Framework\TestCase
{
    public function testHelloWorld()
    {
        $this->assertEquals('Hello, World!', helloWorld());
    }
}

Version data entries

240 entries across 240 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.179 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.178 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.177 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.176 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.175 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.174 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.173 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.172 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.171 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.170 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.169 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.167 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.166 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.165 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.164 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.163 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.162 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.161 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.160 tracks/php/exercises/hello-world/hello-world_test.php