Move PSR compliant tests to the apropriate namespacesHaving "inc" in the namespace is awkward. Instead the test classnamespaces now correspond to their real class namespaces.With further refacto
Move PSR compliant tests to the apropriate namespacesHaving "inc" in the namespace is awkward. Instead the test classnamespaces now correspond to their real class namespaces.With further refactorings we should get rid of most of the stuff intests/incthis is a continuation of #3812
show more ...