org.kuali.student.core.statement.naturallanguage
Class ContextRegistryTest

java.lang.Object
  extended by org.kuali.student.core.statement.naturallanguage.ContextRegistryTest

public class ContextRegistryTest
extends Object


Constructor Summary
ContextRegistryTest()
           
 
Method Summary
 void setUp()
           
 void testAdd()
           
 void testContainsKey_MultipleContext()
           
 void testContainsKey()
           
 void testGet_MultipleContext()
           
 void testGet()
           
 void testRemove_MultipleContext()
           
 void testRemove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextRegistryTest

public ContextRegistryTest()
Method Detail

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 © 2004-2012 The Kuali Foundation. All Rights Reserved.