Class OutputEncodingTest

java.lang.Object
org.apache.torque.generator.BaseTest
org.apache.torque.generator.control.OutputEncodingTest

public class OutputEncodingTest extends BaseTest
Tests whether the output encoding handling is correct.
  • Constructor Details

    • OutputEncodingTest

      public OutputEncodingTest()
  • Method Details

    • testOutputEncoding

      @Test public void testOutputEncoding() throws Exception
      Throws:
      Exception