https://github.com/faruktoptas/android-testing
Android Unit test ile ilgili örnekler ve videolar
https://github.com/faruktoptas/android-testing
Last synced: 6 months ago
JSON representation
Android Unit test ile ilgili örnekler ve videolar
- Host: GitHub
- URL: https://github.com/faruktoptas/android-testing
- Owner: faruktoptas
- Created: 2019-03-03T11:20:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T20:21:26.000Z (over 6 years ago)
- Last Synced: 2025-03-24T09:38:25.634Z (7 months ago)
- Language: Kotlin
- Homepage:
- Size: 133 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# android-testing
Android Unit test ile ilgili örnekler* Bölüm 1 - [Android Unit Test genel kavramlar](https://github.com/faruktoptas/android-testing/tree/part1) - [Video](https://www.youtube.com/watch?v=qKYIsMUdRVE)
* Bölüm 2 - [Android Unit Test Mockito kullanımı](https://github.com/faruktoptas/android-testing/tree/part2) - [Video](https://www.youtube.com/watch?v=RpMQdh2r-Hc)
* Bölüm 3 - [Android Unit Test Mockito ile mocking ve doğrulama (Model-View-Presenter)](https://github.com/faruktoptas/android-testing/tree/part3) - [Video](https://www.youtube.com/watch?v=RuPMiCRAJlQ)
* Bölüm 4 - [Android Unit Test Mockito ile Retrofit servisini mocklama (Model-View-Presenter)](https://github.com/faruktoptas/android-testing/tree/part4) - [Video](https://www.youtube.com/watch?v=zyDAMfZj5ZA)
* Bölüm 5 - [Android Unit Test LiveData ve ViewModel testi](https://github.com/faruktoptas/android-testing/tree/part5) - [Video](https://www.youtube.com/watch?v=dxWsRZBMEzw)