healpix.core.test
Class TestAng2PixAll

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byhealpix.core.test.TestAng2PixAll
All Implemented Interfaces:
junit.framework.Test

public class TestAng2PixAll
extends junit.framework.TestCase


Constructor Summary
TestAng2PixAll()
           
 
Method Summary
 void testAll(int nside, boolean ring)
           
 void testAllNest128()
           
 void testAllRing128()
           
 
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

TestAng2PixAll

public TestAng2PixAll()
Method Detail

testAllRing128

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

testAllNest128

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

testAll

public void testAll(int nside,
                    boolean ring)
             throws java.lang.Exception
Throws:
java.lang.Exception