j8unit-team / j8unit

Enhancement for JUnit4 to take advantage of Java 8
4 stars 2 forks source link

Repository Tests for java.io.IOException #50

Open ghostcity opened 7 years ago

ghostcity commented 7 years ago

Provide J8Unit test according to the methods of java.io.IOException.

Hence, implement the skeleton test methods of java.io.IOExceptionTests, java.io.IOExceptionClassTests (and java.io.IOExceptionTest and java.io.IOExceptionClassTest).

Any discovered bug must be provided as a showcase within the src/bugs/test test-code folder.