Skip to content

azu/MondayWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MondayWork

UILocalNotification Pattern & Test Pattern Example.

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 Test Pattern Example.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published