edu.memphis.ccrg.lida.framework.shared.activation
Class ActivatibleImplTest
java.lang.Object
edu.memphis.ccrg.lida.framework.shared.activation.ActivatibleImplTest
public class ActivatibleImplTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivatibleImplTest
public ActivatibleImplTest()
setUpFirst
public static void setUpFirst()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetActivation
public void testGetActivation()
testGetActivatibleRemovalThreshold
public void testGetActivatibleRemovalThreshold()
testGetDecayStrategy
public void testGetDecayStrategy()
testGetExciteStrategy
public void testGetExciteStrategy()
testSetActivation
public void testSetActivation()
testSetActivatibleRemovalThreshold
public void testSetActivatibleRemovalThreshold()
testGetTotalActivation
public void testGetTotalActivation()
testDecay
public void testDecay()
- Test method for
ActivatibleImpl.decay(long)
.
testExcite
public void testExcite()
- Test method for
ActivatibleImpl.excite(double)
.
testIsRemovable
public void testIsRemovable()