CheckTypeAttr
CheckTypeAttr(file, testType1);
CheckTypeAttr(file, testType2);
CheckTypeAttr(file, invalidTestType);
CheckTypeAttr(node, testType1);
CheckTypeAttr(node, testType2);
CheckTypeAttr(node, invalidTestType);
CheckTypeAttr(node, tooLongTestType);