com.beetstra.jutf7
Class TestBase64

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.beetstra.jutf7.TestBase64
All Implemented Interfaces:
junit.framework.Test

public class TestBase64
extends junit.framework.TestCase


Constructor Summary
TestBase64()
           
 
Method Summary
protected  void setUp()
           
 void testContains()
           
 void testGetChar()
           
 void testGetSextet()
           
 void testRejectShort()
           
 void testRejectShortLong()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestBase64

public TestBase64()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testRejectShort

public void testRejectShort()
                     throws Exception
Throws:
Exception

testRejectShortLong

public void testRejectShortLong()
                         throws Exception
Throws:
Exception

testContains

public void testContains()
                  throws Exception
Throws:
Exception

testGetSextet

public void testGetSextet()
                   throws Exception
Throws:
Exception

testGetChar

public void testGetChar()
                 throws Exception
Throws:
Exception


Copyright © 2008 sourceforge. All Rights Reserved.