healpix.core.test
Class HealpixIndexTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by healpix.core.test.HealpixIndexTest
All Implemented Interfaces:
junit.framework.Test

public class HealpixIndexTest
extends junit.framework.TestCase


Constructor Summary
HealpixIndexTest()
           
 
Method Summary
 void testIsqrt()
           
 void testMaxPixrad()
           
 void testPix2zphi()
           
 void testRing2z()
           
 
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

HealpixIndexTest

public HealpixIndexTest()
Method Detail

testMaxPixrad

public void testMaxPixrad()
                   throws Exception
Throws:
Exception

testRing2z

public void testRing2z()
                throws Exception
Throws:
Exception

testPix2zphi

public void testPix2zphi()
                  throws Exception
Throws:
Exception

testIsqrt

public void testIsqrt()

"Built from revision exported"