org.deegree.style.se.parser
Class SymbologyParserTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.deegree.style.se.parser.SymbologyParserTest
All Implemented Interfaces:
junit.framework.Test

public class SymbologyParserTest
extends junit.framework.TestCase

SymbologyParserTest

Version:
$Revision: 23463 $, $Date: 2010-04-08 14:15:03 +0200 (Thu, 08 Apr 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
SymbologyParserTest(String testLabel, String file)
           
 
Method Summary
static LinkedList<Object[]> getFiles()
           
 void singleTest()
           
 
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

SymbologyParserTest

public SymbologyParserTest(String testLabel,
                           String file)
Parameters:
testLabel -
file -
Method Detail

singleTest

public void singleTest()
                throws XMLStreamException,
                       FactoryConfigurationError,
                       FileNotFoundException,
                       URISyntaxException
Throws:
FactoryConfigurationError
XMLStreamException
FileNotFoundException
URISyntaxException

getFiles

public static LinkedList<Object[]> getFiles()
                                     throws Exception
Returns:
the files
Throws:
Exception


Copyright © 2011. All Rights Reserved.