Uses of Package
com.github.robtimus.junit.support.test.io
-
Packages that use com.github.robtimus.junit.support.test.io Package Description com.github.robtimus.junit.support.test.io Provides pre-defined I/O related JUnit tests. -
Classes in com.github.robtimus.junit.support.test.io used by com.github.robtimus.junit.support.test.io Class Description InputStreamDelegateTests Base interface for testing thatInputStreamimplementations correctly delegate to anotherInputStream.InputStreamTests Base interface for testing separateInputStreamfunctionalities.OutputStreamDelegateTests Base interface for testing thatOutputStreamimplementations correctly delegate to anotherOutputStream.ReaderDelegateTests ReaderTests Base interface for testing separateReaderfunctionalities.WriterDelegateTests