org.LexGrid.LexBIG.Impl.helpers.lazyloading
Class LazyLoadableCodeToReturnTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.LexGrid.LexBIG.Impl.helpers.lazyloading.LazyLoadableCodeToReturnTest
All Implemented Interfaces:
junit.framework.Test

public class LazyLoadableCodeToReturnTest
extends junit.framework.TestCase

The Class LazyLoadableCodeToReturnTest.

Author:
Kevin Peterson

Field Summary
protected  AbstractLazyLoadableCodeToReturn codeToReturn
          The code to return.
 
Constructor Summary
LazyLoadableCodeToReturnTest()
           
 
Method Summary
protected  void buildCodeToReturn()
          Builds the code to return.
protected  void hydrate()
          Hydrate.
 void setUp()
           
 void testEntityDescription()
          Test entity description.
 void testEntityId()
          Test entity id.
 void testEntityType()
          Test entity type.
 void testNamespace()
          Test namespace.
 void testUri()
          Test uri.
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

codeToReturn

protected AbstractLazyLoadableCodeToReturn codeToReturn
The code to return.

Constructor Detail

LazyLoadableCodeToReturnTest

public LazyLoadableCodeToReturnTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

hydrate

protected void hydrate()
Hydrate.


buildCodeToReturn

protected void buildCodeToReturn()
                          throws java.lang.Exception
Builds the code to return.

Throws:
java.lang.Exception - the exception

testUri

public void testUri()
Test uri.


testEntityDescription

public void testEntityDescription()
Test entity description.


testNamespace

public void testNamespace()
Test namespace.


testEntityId

public void testEntityId()
Test entity id.


testEntityType

public void testEntityType()
Test entity type.


Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.