org.apache.maven.plugin.surefire.runorder
Class RunEntryStatisticsMapTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMapTest
All Implemented Interfaces:
junit.framework.Test

public class RunEntryStatisticsMapTest
extends junit.framework.TestCase

Author:
Kristian Rosenvold

Constructor Summary
RunEntryStatisticsMapTest()
           
 
Method Summary
 void testPrioritizedClassRuntime()
           
 void testPrioritizedFailureFirst()
           
 void testSerialize()
           
 
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

RunEntryStatisticsMapTest

public RunEntryStatisticsMapTest()
Method Detail

testPrioritizedClassRuntime

public void testPrioritizedClassRuntime()
                                 throws IOException
Throws:
IOException

testPrioritizedFailureFirst

public void testPrioritizedFailureFirst()
                                 throws IOException
Throws:
IOException

testSerialize

public void testSerialize()
                   throws Exception
Throws:
Exception


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.