12 lines
236 B
HTML
12 lines
236 B
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
</head>
|
||
|
|
<body bgcolor="white">
|
||
|
|
|
||
|
|
Generates mock reads, headers, and other read-oriented data, largely
|
||
|
|
for consumption by the unit testing framework.
|
||
|
|
|
||
|
|
</body>
|
||
|
|
</html>
|