Java and Mockito Testing: ValidatableResponse and ValidatableResponseOptions
I’m relatively new to Java testing and have a problem. I’m about to test a Rest client.
I tested successfully all methods – put, get, delete. After I extended my delete method for a specific purpose I get an exception I cant solve: