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.159 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.158 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.157 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.156 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.155 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.154 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.153 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.152 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.151 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.150 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.149 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.148 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.147 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.146 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.145 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.144 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.143 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.142 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.141 tracks/php/exercises/hello-world/hello-world_test.php
trackler-2.2.1.140 tracks/php/exercises/hello-world/hello-world_test.php