Skip to content

Instantly share code, notes, and snippets.

View davidglavas's full-sized avatar

David Glavas davidglavas

View GitHub Profile
package week_5;
import static org.junit.Assert.*;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;