Zum Inhalt springen

kiefermat

self.brain.dump()

Tags

  • .NET
  • Amazon
  • Android
  • Android Market
  • Animation
  • apache
  • Architecture
  • AWS
  • Best Practices
  • C#
  • Cloud
  • Coding
  • ContentProvider
  • Debugging
  • Design Principle
  • Garbage Collector
  • Google
  • Google IO
  • HTTP
  • iOS
  • JUnit
  • Memory Leak
  • Performance
  • Professionalism
  • Profiler
  • python
  • Robolectric
  • Role
  • SCM
  • SDCard
  • Separation of Concerns
  • Silverlight
  • Skills
  • Software Architect
  • Success
  • Taskbar
  • Thumbnail
  • ToolTip
  • Unit Testing
  • WCF
  • Web Service
  • Windows 7
  • Windows SDK
  • WPF
  • wsgi

Kategorien

  • Android
  • Best Practices
  • Howtos
  • iOS
  • Python
  • Random Thoughts
  • Scalability
  • Software Architecture

Archive

  • Januar 2017
  • Dezember 2016
  • November 2016
  • März 2012
  • Oktober 2011
  • September 2011
  • August 2011
  • Juli 2011
  • Juni 2011
  • Mai 2011
  • Januar 2010
  • Dezember 2009
  • Juni 2009
  • Mai 2009
  • April 2009
  • März 2009

Meta

  • Anmelden
  • Feed der Einträge
  • Kommentare-Feed
  • WordPress.org

Schlagwort: HTTP

Inspect HTTP requests from Android devices

Sometimes it is necessary to have a detailed view on the HTTP requests sent by your Android app and also inspect the responses from the server. With a few steps, it is quite easily possible to do this:

Inspect HTTP requests from Android devices weiterlesen

Veröffentlicht am März 28, 2012Kategorien Android, HowtosSchlagwörter Android, Debugging, HTTP

Testing HTTP requests on Android using Robolectric

With Robolectric you can not only mock HTTP responses for your code, but you can also test which HTTP requests your code sends. To do this, you can easily use either one of the static methods provided in the Robolectric class or you can use methods of the FakeHTTPLayer.

Testing HTTP requests on Android using Robolectric weiterlesen

Veröffentlicht am März 21, 2012Kategorien AndroidSchlagwörter Android, HTTP, JUnit, Robolectric, Unit Testing
Stolz präsentiert von WordPress