org.apache.tapestry.util.io
Class TestBinaryDumpOutputStream
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.util.io.TestBinaryDumpOutputStream
public class TestBinaryDumpOutputStream
- extends BaseComponentTestCase
Tests for BinaryDumpOutputStream
.
- Since:
- 4.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBinaryDumpOutputStream
public TestBinaryDumpOutputStream()
testBasic
public void testBasic()
throws Exception
- Throws:
Exception
testOptions
public void testOptions()
throws Exception
- Throws:
Exception
testNoOffset
public void testNoOffset()
throws Exception
- Throws:
Exception
testNoAscii
public void testNoAscii()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.