1.6.0 - Add template for PHPUnit test methods, remove constructor test
PhpStorm 2017.3 supports templates for PHPUnit test methods. The methods
can be selected when creating a new test. Because the constructor can
now be selected it has been removed from the standard file template.