Skip to content

azu/LocalNotificationPattern

Repository files navigation

LocalNotificationPattern

UILocalNotification Pattern & Test Pattern

For details, please see the fllowing page:

Structure

LocalNotificationManager : UILocalNotification manager class.

ExampleScheduleDataSource : DataSource class for LocalNotificationManager.

AppDelegate : call LocalNotificationManager here.

Testing

LocalNotificationMangerTest : Test Class & Spy LocalNotificationManager

ref. Intro to Objective-C TDD [Screencast] - Quality Coding

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

About

UILocalNotification manager pttern & Testing pattern

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published