Searched refs:expected_cleaned_name (Results 1 – 1 of 1) sorted by relevance
60 * @param string $expected_cleaned_name62 public function test_cleanTableName($input_name, $expected_cleaned_name) argument65 $this->assertSame($expected_cleaned_name, $actual_cleaned_name, $input_name);