Proxy argument in tests
Instead of defining a 'using' directive before an #include, which resembles using a templates, pass the proxy as a regular argument.
With this change, I could also move the common.h code to a common.cpp file.
Instead of defining a 'using' directive before an #include, which resembles using a templates, pass the proxy as a regular argument.
With this change, I could also move the common.h code to a common.cpp file.