Get Your Hands Dirty on Clean Architecture - Second Edition by Tom Hombergs
Author:Tom Hombergs
Language: eng
Format: epub
Publisher: Packt
Published: 2023-12-15T00:00:00+00:00
Testing a web adapter with integration tests
Moving outward another layer, we arrive at our adapters. Letâs discuss testing a web adapter.
Recall that a web adapter takes input, for example, in the form of JSON strings, via HTTP, might do some validation on it, maps the input to the format a use case expects, and then passes it to that use case. It then maps the result of the use case back to JSON and returns it to the client via an HTTP response.
In the test for a web adapter, we want to make certain that all those steps work as expected:
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
| Ajax | Assembly Language Programming |
| Borland Delphi | C & C++ |
| C# | CSS |
| Compiler Design | Compilers |
| DHTML | Debugging |
| Delphi | Fortran |
| Java | Lisp |
| Perl | Prolog |
| Python | RPG |
| Ruby | Swift |
| Visual Basic | XHTML |
| XML | XSL |
Deep Learning with Python by François Chollet(14997)
The Mikado Method by Ola Ellnestam Daniel Brolund(12255)
Hello! Python by Anthony Briggs(12150)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(11527)
Dependency Injection in .NET by Mark Seemann(11310)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(10126)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(9779)
Grails in Action by Glen Smith Peter Ledbrook(9453)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(9004)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8423)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(8001)
Microservices with Go by Alexander Shuiskov(7774)
Kotlin in Action by Dmitry Jemerov(7694)
Practical Design Patterns for Java Developers by Miroslav Wengner(7662)
Test Automation Engineering Handbook by Manikandan Sambamurthy(7615)
Angular Projects - Third Edition by Aristeidis Bampakos(7094)
The Art of Crafting User Stories by The Art of Crafting User Stories(6558)
NetSuite for Consultants - Second Edition by Peter Ries(6487)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(6263)