Vatavuk / verano-http

Java HTTP Client in OOP style
MIT License
54 stars 6 forks source link

ExpectedStatus #11

Closed Vatavuk closed 5 years ago

Vatavuk commented 5 years ago

Let's create ExpectedStatus that will assert whether received status code matches the expected one.