Conditions | 1 |
Paths | 1 |
Total Lines | 8 |
Code Lines | 4 |
Lines | 0 |
Ratio | 0 % |
Changes | 1 | ||
Bugs | 0 | Features | 0 |
1 | <?php |
||
37 | |||
38 | /** |
||
39 | * Test, if all the necessary methods exists. Uses data provider {@see dataProviderFunctionTest} |
||
40 | * @dataProvider dataProviderFunctionTest |
||
41 | * |
||
42 | * @param string $method name of method to check |
||
43 | * |
||
44 | * @used \SMW\Scribunto\Tests\ScribuntoLuaLibraryTest::dataProviderFunctionTest |
||
45 | * |
||
74 | } |