net.sourceforge.jeuclid.test
Class MathComponentTest

java.lang.Object
  extended by net.sourceforge.jeuclid.test.MathComponentTest

public class MathComponentTest
extends Object

Tests the AWT math component.

Version:
$Revision: b7608960db6b $

Constructor Summary
MathComponentTest()
           
 
Method Summary
static void checkHeadless()
          Run these tests only on non-headless nodes.
 void testAWTComponent()
          Tests if AWT component starts up.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathComponentTest

public MathComponentTest()
Method Detail

checkHeadless

public static void checkHeadless()
Run these tests only on non-headless nodes.


testAWTComponent

public void testAWTComponent()
                      throws Exception
Tests if AWT component starts up.

Throws:
Exception - if the test fails.


Copyright © 2002-2010 The JEuclid project. All Rights Reserved.