It’s easy to use unit test the methods of a Lambda container application. But there will be times when you want to run the application inside the container and then test those methods (more of a functional test). The Lambda Runtime Interface Emulator will help you with this.