Skip to content
#

mockwebserver

Here are 85 public repositories matching this topic...

This repository contains a simple app that demonstrates the nuts and bolts of test driven development and just a bit of clean architecture. The app does not necessary solve a real world problem but it serves as a great medium for learning about and implementing best practices for architecture and testing with jetpack compose.

  • Updated Oct 10, 2021
  • Kotlin

En este codelab se vio como usar Retrofit en conjunto con Moshi para recuperar data de Internet, se uso Databinding y @BindingAdapter que es la forma de crear atributos Xml a los View personalizados y que puedan comunicarse con los LiveData, ademas se uso RecyclerView con su Manager GridLayoutManager, además se hizo test con MockWebServery

  • Updated Feb 28, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the mockwebserver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mockwebserver topic, visit your repo's landing page and select "manage topics."

Learn more