Variable TEST_FILE_PATHConst

TEST_FILE_PATH: RegExp = ...

Regular expression to detect if a string describes an image URL (in contrast to a class name). Strings are considered image urls if they contain '.' or '/'. < is ignored, because it is probably an html tag.