A VIES check vat implementation (reactive implementation)
BDD tested using Cucumber and mocks are done using Mockito
./gradlew clean test
You can also run the tests from the .feature file located in the src/test/resources/features/vies.feature from within your IDE if you have the cucumber extension installed