Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

mutkuensert/Fragment-Testing-With-Hilt

Repository files navigation

Fragment-Testing-With-Hilt

Table of Contents

About The Project

This is a project that has been created in order to explain launching a fragment with hilt in a test and testing the screen.

How to

Click on this blog article link to read my explanation of how to make this test.(Written in Turkish)

Test Result

Tech

  • Coroutines - To execute asynchronous tasks.
  • Hilt - Automatized dependency injection library.
  • Hilt - Hilt documentation on dagger.dev.
  • Moshi - JSON library to parse JSON.
  • Retrofit - To make HTTP requests.
  • ViewModel - Link for ViewModel dependencies.
  • Glide - To load images in ImageViews.

License

Copyright 2022 Mustafa Utku Ensert

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Contact

ensertyazilim@gmail.com