You appear to be a bot. Output may be restricted
Description
Usage
UnitTest::test_oik_path_available();
Parameters
Returns
void
Source
File name: oik-batch/tests/test-phpunit.php
Lines:
1 to 3 of 3
public function test_oik_path_available() { $this->assertTrue( function_exists( 'oik_path' ) ); }