200803-java-devops / http-server

0 stars 1 forks source link

JUnit Testing (8 points) #15

Open MehrabRahman opened 4 years ago

MehrabRahman commented 4 years ago

https://github.com/200803-java-devops/http-server/blob/master/src/test/java/com/github/MehrabRahman/http/ResponseTest.java

Propose some unit tests for the Response class.