JBZoo\PHPUnit\CompareTest::testUndefined PHP Метод

testUndefined() публичный Метод

public testUndefined ( )
    public function testUndefined()
    {
        val('usd')->compare(0, 'undefined');
    }