* We now check class names case sensitive in strings.
* This will prevent issues with stuff like TCA, as class names mathing
table names are written in lower case.
* Also add further tests and fix issues.
* Extend test to check that lower version is not replaced but mentioned
as warning.
* Expected class names in Tx_ format are reported as fixable error.
Resolves: #15