|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.LexGrid.LexBIG.Impl.helpers.lazyloading.LazyLoadableCodeToReturnTest
public class LazyLoadableCodeToReturnTest
The Class LazyLoadableCodeToReturnTest.
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 |
---|
protected AbstractLazyLoadableCodeToReturn codeToReturn
Constructor Detail |
---|
public LazyLoadableCodeToReturnTest()
Method Detail |
---|
public void setUp()
setUp
in class junit.framework.TestCase
protected void hydrate()
protected void buildCodeToReturn() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testUri()
public void testEntityDescription()
public void testNamespace()
public void testEntityId()
public void testEntityType()
|
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |