us.ihmc.utilities.math.geometry
Class TestFindTentativeListOfPolygonsIntersectingTargetPolygon

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by us.ihmc.utilities.math.geometry.TestFindTentativeListOfPolygonsIntersectingTargetPolygon
All Implemented Interfaces:
junit.framework.Test

public class TestFindTentativeListOfPolygonsIntersectingTargetPolygon
extends junit.framework.TestCase

Title:

Description:

Copyright: Copyright (c) 2006

Company:

Version:
1.0
Author:
not attributable

Constructor Summary
TestFindTentativeListOfPolygonsIntersectingTargetPolygon(java.lang.String name)
           
 
Method Summary
 void testBadCase()
           
 void testFindTentativeListOfPolygonsIntersectingTargetPolygon()
           
 void testFindTentativeListOfPolygonsIntersectingTargetPolygonThree()
           
 void testFindTentativeListOfPolygonsIntersectingTargetPolygonTiming()
           
 void testFindTentativeListOfPolygonsIntersectingTargetPolygonTwo()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestFindTentativeListOfPolygonsIntersectingTargetPolygon

public TestFindTentativeListOfPolygonsIntersectingTargetPolygon(java.lang.String name)
Method Detail

testFindTentativeListOfPolygonsIntersectingTargetPolygon

public void testFindTentativeListOfPolygonsIntersectingTargetPolygon()

testFindTentativeListOfPolygonsIntersectingTargetPolygonTwo

public void testFindTentativeListOfPolygonsIntersectingTargetPolygonTwo()

testFindTentativeListOfPolygonsIntersectingTargetPolygonThree

public void testFindTentativeListOfPolygonsIntersectingTargetPolygonThree()

testFindTentativeListOfPolygonsIntersectingTargetPolygonTiming

public void testFindTentativeListOfPolygonsIntersectingTargetPolygonTiming()

testBadCase

public void testBadCase()