healpix.essentials.test
Class HealpixProcTest

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

public class HealpixProcTest
extends junit.framework.TestCase

Author:
Martin Reinecke

Constructor Summary
HealpixProcTest()
           
 
Method Summary
 void test_accuracy()
           
 void test_neighbours()
           
 void test_pixangpix()
           
 void test_query_disc_strict()
           
 void test_query_disc()
           
 void test_ringnestring()
           
 void test()
           
 void testQueryPolygon()
           
 void testQueryPolygon2()
           
 
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

HealpixProcTest

public HealpixProcTest()
Method Detail

test_accuracy

public void test_accuracy()
                   throws Exception
Throws:
Exception

test_ringnestring

public void test_ringnestring()
                       throws Exception
Throws:
Exception

test_pixangpix

public void test_pixangpix()
                    throws Exception
Throws:
Exception

test_neighbours

public void test_neighbours()
                     throws Exception
Throws:
Exception

test_query_disc_strict

public void test_query_disc_strict()
                            throws Exception
Throws:
Exception

test_query_disc

public void test_query_disc()
                     throws Exception
Throws:
Exception

testQueryPolygon

public void testQueryPolygon()
                      throws Exception
Throws:
Exception

testQueryPolygon2

public void testQueryPolygon2()
                       throws Exception
Throws:
Exception

test

public void test()
          throws Exception
Throws:
Exception

"Built from revision exported"