How can I test the given UIFont.TextStyle for a UIFont with a dynamic font size via UIFontMetrics in XCTest unit testing?
UIFont.TextStyle
UIFont
UIFontMetrics
XCTest