Testing microservices with the Arquillian managed container
Learn how to develop tests for your microservices using Arquillian managed container and run them on Open Liberty. Improve your Java application testing with Arquillian’s automated functional, integration, and acceptance tests. Focus on writing tests while Arquillian handles the test environment setup and application server lifecycle. Develop functional and integration tests for an inventory microservice and learn about Maven and server configurations to run tests on Open Liberty with Arquillian Liberty Managed container.
At a Glance
Learn how to develop tests for your microservices with the Arquillian managed container and run the tests on Open Liberty.
You will learn how to develop tests for your microservices by using the Arquillian Liberty Managed container and JUnit with Maven on Open Liberty. Arquillian is a testing framework to develop automated functional, integration and acceptance tests for your Java applications. Arquillian sets up the test environment and handles the application server lifecycle for you so you can focus on writing tests.
You will work with an inventory microservice, which stores information about various systems. The inventory service communicates with the system service on a particular host to retrieve its system properties and store them. You will develop functional and integration tests for the microservices. You will also learn about the Maven and server configurations so that you can run your tests on Open Liberty with the Arquillian Liberty Managed container.
User Reviews
Be the first to review “Testing microservices with the Arquillian managed container”
You must be logged in to post a review.
There are no reviews yet.