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.139 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.138 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.137 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.136 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.135 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.134 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.133 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.132 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.131 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.130 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.129 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.128 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.127 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.126 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.125 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.124 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.123 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.122 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.121 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.120 tracks/php/exercises/hello-world/hello-world_test.php