Added a rest-controller, that serves the fetched data as text/plain
[demos/testing] / src / test / java / de / juplo / demo / RemoteContentServiceTest.java
2020-01-15 Kai MoritzFurther simplification: using the real WebClient with...
2020-01-15 Kai MoritzImplemented a WebClientStub to simplify the unit-test
2020-01-15 Kai MoritzUnit-test with mocking, that does not determines the...
2020-01-15 Kai MoritzImplemented a seemingly pure and clean unit-test