wiki.techinc.nl/tests/phpunit/includes/installer
Timo Tijhof d8cf850032 InstallDocFormatter: Add missing @covers scope
The format() method is a one-line wrapper around execute(), which
is the real method being tested here. Given the class doesn't
contain any other methods, increase the scope to the whole class.

Change-Id: I8b2c7736c6708c0915a9ce15fef0dc85c63621ea
2017-11-22 11:01:54 -08:00
..
InstallDocFormatterTest.php InstallDocFormatter: Add missing @covers scope 2017-11-22 11:01:54 -08:00
OracleInstallerTest.php