de.bsd.x2svg.test
Class TestRuntimeParameters

java.lang.Object
  extended by de.bsd.x2svg.test.TestRuntimeParameters

public class TestRuntimeParameters
extends java.lang.Object

Test the runtime parameters object.

Author:
gareth floodgate

Constructor Summary
TestRuntimeParameters()
           
 
Method Summary
 void testParserSpecificOptionsAreCopiedForRobustness()
          Test that parser specific options array is copied on assignment and return.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRuntimeParameters

public TestRuntimeParameters()
Method Detail

testParserSpecificOptionsAreCopiedForRobustness

public void testParserSpecificOptionsAreCopiedForRobustness()
Test that parser specific options array is copied on assignment and return.



x2svg version 1.2.1