public class ReadBytesTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ReadBytesTest
public ReadBytesTest()
-
Method Details
-
init
@BeforeEach
public void init()
-
-
logBytesFromNonExistingUrl
@Test
public void logBytesFromNonExistingUrl()
throws
Exception
- Throws:
Exception
-
logBytesFromNullUrl
@Test
public void logBytesFromNullUrl()
throws
Exception
- Throws:
Exception
-
-
mainWrongNumberOfArgument
@Test
public void mainWrongNumberOfArgument()
throws
Exception
- Throws:
Exception