Fix namespaces for Tests
field names are OK
all tests are placed into anonymous namespace to prevent them from being executed from the outside of test environment. a common practice for gtest
Introduced AnalysisTree::Test::Base
field names are OK
all tests are placed into anonymous namespace to prevent them from being executed from the outside of test environment. a common practice for gtest
Introduced AnalysisTree::Test::Base