https://github.com/mdo91/ios-unit-tests
unit tests for this ios demo
https://github.com/mdo91/ios-unit-tests
ios-swift ios-tdd ios-test ios-testing mobile-app mobile-development tdd-sample tdd-swift unit-test unittest unittesting
Last synced: about 1 year ago
JSON representation
unit tests for this ios demo
- Host: GitHub
- URL: https://github.com/mdo91/ios-unit-tests
- Owner: mdo91
- License: mit
- Created: 2020-09-11T12:55:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T09:26:36.000Z (over 4 years ago)
- Last Synced: 2025-02-16T19:13:12.901Z (over 1 year ago)
- Topics: ios-swift, ios-tdd, ios-test, ios-testing, mobile-app, mobile-development, tdd-sample, tdd-swift, unit-test, unittest, unittesting
- Language: Swift
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ios-unit-tests
writing unit tests for this ios demo
test suites covers the following:
1. Manager class
2. cell configration class
3. cell selection
4. tableView data source delegate
5. tableView delegate
6. library data service
7. viewController
8. Struct