Package mock
Class MockLoad
java.lang.Object
mock.MockLoad
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanbuild(File baseDir, long averageDuration, PrintStream out) static voidstatic StringtoHexString(byte[] data)
-
Constructor Details
-
MockLoad
public MockLoad()
-
-
Method Details
-
main
- Throws:
Exception
-
build
public static boolean build(File baseDir, long averageDuration, PrintStream out) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
toHexString
-