Duffer Derek

Current Path : /var/www/orgatec.wpress.dk/httpdocs/tests/
Upload File :
Current File : /var/www/orgatec.wpress.dk/httpdocs/tests/ExampleTest.php

<?php
 
use PHPUnit\Framework\TestCase;
 
class ExampleTest extends TestCase
{
    public function testTrueIsTrue()
    {
        $this->assertTrue(true);
    }
 
    public function testAddition()
    {
        $sum = 2 + 3;
        $this->assertEquals(5, $sum);
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists