org.deegree.rendering.r2d
Class Java2DRendererTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.deegree.rendering.r2d.Java2DRendererTest
All Implemented Interfaces:
junit.framework.Test

public class Java2DRendererTest
extends junit.framework.TestCase

Java2DRenderingTest

Version:
$Revision: 31400 $, $Date: 2011-08-02 10:11:48 +0200 (Tue, 02 Aug 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
Java2DRendererTest()
           
 
Method Summary
 void testLineStyling()
           
 void testLineStyling2()
           
 void testPointStyling()
           
 void testPolygonStyling()
           
 void testTextStyling()
           
 void testTextStyling2()
           
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Java2DRendererTest

public Java2DRendererTest()
Method Detail

testPointStyling

public void testPointStyling()
                      throws Exception
Throws:
Exception

testLineStyling

public void testLineStyling()
                     throws Exception
Throws:
Exception

testLineStyling2

public void testLineStyling2()
                      throws Exception
Throws:
Exception

testPolygonStyling

public void testPolygonStyling()
                        throws Exception
Throws:
Exception

testTextStyling

public void testTextStyling()
                     throws Exception
Throws:
Exception

testTextStyling2

public void testTextStyling2()
                      throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.