Unit testing is a vital part of the software development life cycle. Providing fast feedback to developers to ensure your business logic is working as it should be is essential for a productive workflow.
Building single purpose Lambda functions can require a shift in thinking for developers. Nowhere more so than with testing. As a general rule of thumb, unit test your business logic locally and test everything else in the cloud.
In this video, you will learn how to apply good testing practices and debug locally when building serverless Java applications with AWS Lambda & AWS SAM.
00:00 - Introduction
01:20 - The Function Under Test
02:20 - Data Access
03:30 - Function Constructors
04:50 - Unit Test Project
06:10 - Parameterized Tests
07:00 - Test Event Payloads
08:30 - Capturing Arguments
11:15 - Local Debugging
12:25 - Testing with AWS SAM
Links
Mockito - https://site.mockito.org/
DynamoDB Enhanced Client - https://docs.aws.amazon.com/sdk-for-j...
AWS Lambda Java Tests - https://aws.amazon.com/blogs/opensour...
AWS Lambda Java Tests GitHub - https://github.com/aws/aws-lambda-jav...
Martin Fowler, Unit Testing - https://martinfowler.com/bliki/UnitTe...
Twitter - / plantpowerjames
/ james-eastham
На этой странице сайта вы можете посмотреть видео онлайн Unit Test your Java Lambda functions длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь James Eastham 22 Январь 2023, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 3,787 раз и оно понравилось 46 зрителям. Приятного просмотра!