org.oclc.da.gdfr.registryprototype.srw.test
Class TestBase64Timing

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.oclc.da.gdfr.registryprototype.srw.test.TestBase64Timing
All Implemented Interfaces:
junit.framework.Test

public class TestBase64Timing
extends junit.framework.TestCase

Created on Nov 2, 2006

Author:
stanesca TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
TestBase64Timing()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
static junit.framework.Test suite()
           
protected  void tearDown()
           
 void testTimingDecode()
           
 void testTimingEncode()
           
 void testTimingGetBytes()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestBase64Timing

public TestBase64Timing()
Method Detail

setUp

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

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
java.lang.Exception

testTimingGetBytes

public void testTimingGetBytes()

testTimingDecode

public void testTimingDecode()

testTimingEncode

public void testTimingEncode()

main

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

suite

public static junit.framework.Test suite()


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.