Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq.management
Class TimeStatisticTest  view TimeStatisticTest download TimeStatisticTest.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.activemq.management.StatisticTestSupport
              extended byorg.activemq.management.TimeStatisticTest
All Implemented Interfaces:
junit.framework.Test

public class TimeStatisticTest
extends StatisticTestSupport

Version:
$Revision: 1.1.1.1 $

Field Summary
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
TimeStatisticTest()
           
 
Method Summary
 void testStatistic()
           
 
Methods inherited from class org.activemq.management.StatisticTestSupport
assertLastTimeNotStartTime, assertStatistic
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeStatisticTest

public TimeStatisticTest()
Method Detail

testStatistic

public void testStatistic()
                   throws java.lang.Exception