CheckNoIconForTypeAttr
CheckNoIconForTypeAttr(file, testType1, B_MINI_ICON);
CheckNoIconForTypeAttr(file, testType1, B_LARGE_ICON);
CheckNoIconForTypeAttr(file, invalidTestType, B_LARGE_ICON);
CheckNoIconForTypeAttr(file, invalidTestType, B_MINI_ICON);