Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через dTub.ru Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно No-frills REST API testing with REST-Assured by Michel Schudel или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Роботам не доступно скачивание файлов. Если вы считаете что это ошибочное сообщение - попробуйте зайти на сайт через браузер google chrome или mozilla firefox. Если сообщение не исчезает - напишите о проблеме в обратную связь. Спасибо.
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
As the number of REST based services in our application landscape grows, we better make sure they are tested really well! Component-Testing REST API's (that is, testing the REST API against a fully deployed artifact) can be a bit of a pain, however, using existing solutions like SoapUI, PostMan, or Cucumber. Enter REST-Assured, a library that makes testing REST APIs fun and easy! On my current project, we are now using REST-Assured to do REST testing. REST-assured uses a concise, 100% Java DSL (with some Groovy underneath), to test against REST APIs. Using this library really cleaned up our existing tests and sped up the process of writing new REST tests! In this tools-in-action session, I will give a REST-Assured demo to test the REST interface of an existing REST service (written in Spring Boot), including request and response specification re-use and handling authentication. I will also show how you can integrate REST-Assured in Spring and SpringBoot integration tests. Michel Schudel has been a passionate Java developer since 1998, building various Java solutions for banks, insurance companies and telecom providers. Since then he has seen the good, the bad and the ugly in Java land. He loves agile development and coding with micro and meso frameworks like SpringBoot and SparkJava to get up-and-running as fast as possible. Futhermore, he likes to coach junior developers in Core Java. Michel is currently working for Dutch Railways in the Netherlands.