healpix.core.test
Class Ang2PixAllTest

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

Deprecated.

public class Ang2PixAllTest
extends junit.framework.TestCase

Test the healpix pixel and angle related methods.

Version:
$Id: Ang2PixAllTest.java 140506 2010-06-23 13:28:14Z womullan $
Author:
ejoliet

Constructor Summary
Ang2PixAllTest()
          Deprecated.  
 
Method Summary
 void test41087()
          Deprecated. Uwe's problem index*
 void test8063()
          Deprecated. Uwe's problem index*
 void testAll(int nside, boolean ring)
          Deprecated. Test pix to angle and angle to pixel tied to a resolution number nside
 void testAllNest128()
          Deprecated. Test in nest scheme with nside = 128
 void testAllRing128()
          Deprecated. Test in ring scheme with nside = 128
 void testAllRing64()
          Deprecated. Test in ring scheme with nside = 64
 
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

Ang2PixAllTest

public Ang2PixAllTest()
Deprecated. 
Method Detail

testAllRing128

public void testAllRing128()
                    throws Exception
Deprecated. 
Test in ring scheme with nside = 128

Throws:
Exception

testAllRing64

public void testAllRing64()
                   throws Exception
Deprecated. 
Test in ring scheme with nside = 64

Throws:
Exception

testAllNest128

public void testAllNest128()
                    throws Exception
Deprecated. 
Test in nest scheme with nside = 128

Throws:
Exception

testAll

public void testAll(int nside,
                    boolean ring)
             throws Exception
Deprecated. 
Test pix to angle and angle to pixel tied to a resolution number nside

Parameters:
nside - resolution number
ring - if true, ring scheme is selected
Throws:
Exception

test8063

public void test8063()
              throws Exception
Deprecated. 
Uwe's problem index*

Throws:
Exception

test41087

public void test41087()
               throws Exception
Deprecated. 
Uwe's problem index*

Throws:
Exception

"Built from revision exported"