* Add feature, tests and configuration. * Refactor to follow DRY, move prepareStructure to abstract. Resolves: #77
* As test was added to develop, also migrate it.
* Allow executing tests for single sniff through phpunit '--filter'. * Provide structure to add further tests for a single sniff. * Make output more clear, which sniff was tested.