* Add assertions and comment on the utility class. Added assertion on the utility class, so that it can't be mistakenly ever initialized in the class. * Add exception message for RegexUtils * Add exception message "Class Instantiation not allowed." for the TestingUtilities