org.shapelogic.polygon
Class CPointIntTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.shapelogic.polygon.CPointIntTest
All Implemented Interfaces:
junit.framework.Test

public class CPointIntTest
extends junit.framework.TestCase

Author:
Sami Badawi

Constructor Summary
CPointIntTest()
           
 
Method Summary
 void testAngle()
           
 void testConstructorAndArithmetic()
           
 void testInteractionWithOtherClasses()
           
 void testSort()
           
 void testTreeSet()
           
 
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

CPointIntTest

public CPointIntTest()
Method Detail

testConstructorAndArithmetic

public void testConstructorAndArithmetic()
                                  throws java.lang.Exception
Throws:
java.lang.Exception

testInteractionWithOtherClasses

public void testInteractionWithOtherClasses()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSort

public void testSort()
              throws java.lang.Exception
Throws:
java.lang.Exception

testTreeSet

public void testTreeSet()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testAngle

public void testAngle()
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.