public static void ResetTestRootNode()
 {
     testsRootNode = null;
     testsRootNode = NodeFactory.Build();
 }