HM\BackUpWordPress\Is_Same_Size_Format_Tests::test_both_strings PHP Method

test_both_strings() public method

public test_both_strings ( )
    public function test_both_strings()
    {
        $this->assertFalse(is_same_size_format('22', '22'));
    }