net.grinder.console.distribution
Class TestAgentCacheStateImplementation

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by net.grinder.testutility.AbstractFileTestCase
              extended by net.grinder.console.distribution.TestAgentCacheStateImplementation
All Implemented Interfaces:
junit.framework.Test

public class TestAgentCacheStateImplementation
extends net.grinder.testutility.AbstractFileTestCase

Unit test for AgentCacheStateImplementation.

Author:
Philip Aston

Field Summary
 
Fields inherited from class net.grinder.testutility.AbstractFileTestCase
s_random
 
Constructor Summary
TestAgentCacheStateImplementation()
           
 
Method Summary
protected  void setUp()
           
 void testAgentCacheStateImplementation()
           
 void testAgentSetGetAddressOfAllAgents()
           
 void testAgentSetGetAddressOfOutOfDateAgents()
           
 void testAgentSetValidity()
           
 void testProcessUpdates()
           
 
Methods inherited from class net.grinder.testutility.AbstractFileTestCase
getDirectory, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 

Constructor Detail

TestAgentCacheStateImplementation

public TestAgentCacheStateImplementation()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testAgentCacheStateImplementation

public void testAgentCacheStateImplementation()
                                       throws Exception
Throws:
Exception

testProcessUpdates

public void testProcessUpdates()
                        throws Exception
Throws:
Exception

testAgentSetValidity

public void testAgentSetValidity()
                          throws Exception
Throws:
Exception

testAgentSetGetAddressOfAllAgents

public void testAgentSetGetAddressOfAllAgents()
                                       throws Exception
Throws:
Exception

testAgentSetGetAddressOfOutOfDateAgents

public void testAgentSetGetAddressOfOutOfDateAgents()
                                             throws Exception
Throws:
Exception


Copyright © 2000-2013. All Rights Reserved.