automated-typo3-update/tests/Sniffs/Removed
Daniel Siepmann f8afc920a4
TASK: Migrate code base and tests
* Use namespace in configuration, as classes are now namespaced.
* Also use namespace in code for referenced to own sniffs.
* Do not use identifiers with further dots as this is no longer
  supported, use ":" instead.

Relates: #82
2017-05-30 15:42:21 +02:00
..
GenericConstantUsageSniffTest.php TASK: Use test class for each sniff. 2017-05-02 15:08:21 +02:00
GenericFunctionCallSniffTest.php TASK: Use test class for each sniff. 2017-05-02 15:08:21 +02:00
GenericHookSniffTest.php FEATURE: Implement removed hook sniff. 2017-05-02 15:43:29 +02:00
GenericSignalSniffTest.php FEATURE: Implement removed hook sniff. 2017-05-02 15:43:29 +02:00
TypoScriptConstantSniffTest.php TASK: Migrate code base and tests 2017-05-30 15:42:21 +02:00
TypoScriptSniffTest.php TASK: Migrate code base and tests 2017-05-30 15:42:21 +02:00