Andreas Schörk

Results 4 comments of Andreas Schörk

Hello, during development of a module that should make it as easy to test jaxrs-resources as it is with Spring-MVC-Rest-controllers I encountered restassured. I took some tests from the Spring-MVC-restassured-module...

Hello, the pull request contains mostly new files (example test-files adapted from the spring-mvc-version) and almost no changes. It shows how you can create rest-assured-tests using the MockRequestDispatcher that is...

what do you mean? check: class A { static int X = 100; int x = 200; static int s(int i, int j) { return i + j; } int...

Perhaps the same problem as: https://stackoverflow.com/questions/57397579/how-to-do-hamcrest-number-comparisons-without-regarding-the-class