Color Mode


    Language

Posts Tagged "mockwebserver"

AllSolution ArchitectureMonstarHacksAFKiOSAugmented RealityQAAndroidFlutterMachine LearningNodejsNETVaporFrontendSitecore

July 24, 2020

Using MockWebServer On Android

At some point in your code development you'll want to test how the interaction with your app and the API server is being handled, but testing with a real connection with a server is expensive and unstable. Unit tests should be real quick and assert if you...

Tiago Araujo de Souza

Tiago Araujo de Souza

Android