org.kuali.student.core.statement.naturallanguage
Class ContextRegistryTest
java.lang.Object
   org.kuali.student.core.statement.naturallanguage.ContextRegistryTest
org.kuali.student.core.statement.naturallanguage.ContextRegistryTest
- public class ContextRegistryTest 
- extends Object
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
emptyRegistry
private ContextRegistry<ContextRegistryTest.DeveloperContext> emptyRegistry
fullRegistry
private ContextRegistry<ContextRegistryTest.DeveloperContext> fullRegistry
context1
private ContextRegistryTest.DeveloperContext context1
context2
private ContextRegistryTest.DeveloperContext context2
context3
private ContextRegistryTest.DeveloperContext context3
ContextRegistryTest
public ContextRegistryTest()
setUp
public void setUp()
           throws Exception
- 
- Throws:
- Exception
 
testAdd
public void testAdd()
             throws Exception
- 
- Throws:
- Exception
 
testGet
public void testGet()
             throws Exception
- 
- Throws:
- Exception
 
testGet_MultipleContext
public void testGet_MultipleContext()
                             throws Exception
- 
- Throws:
- Exception
 
testContainsKey
public void testContainsKey()
                     throws Exception
- 
- Throws:
- Exception
 
testContainsKey_MultipleContext
public void testContainsKey_MultipleContext()
                                     throws Exception
- 
- Throws:
- Exception
 
testRemove
public void testRemove()
                throws Exception
- 
- Throws:
- Exception
 
testRemove_MultipleContext
public void testRemove_MultipleContext()
                                throws Exception
- 
- Throws:
- Exception
 
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.