Copyright (C) 2003,2004 dr. Cristiano Sadun

org.sadun.text.ffp.test
Class RotationalCharBufferTest

java.lang.Object
  extended byTestCase
      extended byorg.sadun.text.ffp.test.RotationalCharBufferTest

public class RotationalCharBufferTest
extends TestCase

Version:
1.0
Author:
Cristiano Sadun
See Also:
Serialized Form

Constructor Summary
RotationalCharBufferTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testAddLeft()
           
 void testAddRight()
           
 void testIncomplete()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RotationalCharBufferTest

public RotationalCharBufferTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)

testIncomplete

public void testIncomplete()

testAddRight

public void testAddRight()

testAddLeft

public void testAddLeft()

Copyright (C) 2003,2004 dr. Cristiano Sadun