metova / MetovaTestKit

A collection of useful test helpers designed to ease the burden of writing tests for iOS applications.
MIT License
23 stars 2 forks source link

Convert MTK assertions from methods on XCTestCase to functions in ord… #19

Closed lgauthier closed 7 years ago

lgauthier commented 7 years ago

…er to avoid the need to explicitly reference self when using them within escaping closures.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling eaee220a751e12a2c959020ee0c4e4015e3fe151 on feature/convert-assertions-to-functions into on develop.