cityTesting

testing and technology

Home Search About

Custom Json java deserializer

February 18, 2022

We will show two ways to deserialize:

  • Deserializing the whole class.
  • Deserializing by type.

Deserialize whole class:

Read More

Set up Wiremock in the integration tests

January 25, 2022

Really good video to see how to use Wiremock in the integration tests using Junit5.

Read More

Kubernetes commands

January 25, 2022

We are going to show several interesting commands when working with Kubernetes:

Read More

HTTP status codes

January 14, 2022

The status codes are:

Read More

Kafka integration testing (embedded Kafka)

November 16, 2021

  • Simulation of a consumer for testing our producer.
Read More

How to update fields in mongodb with Java

November 15, 2021

This is how do it with Java.

Read More
« Prev 1 2 3 4 Next »