connected-io / UnIt

An iOS Swift framework that helps bridge the gap between UI and Unit Testing.
MIT License
18 stars 0 forks source link

[3] UILabel+Inspecting add ability to check if text has gone multi-line #44

Open corbyziesman opened 5 years ago

corbyziesman commented 5 years ago

We have isTruncated to check if the lines specified is lower than required, but don't have anything to check if a line has no lines specified and has gone multi-line.