Class ElementTypeTest


  • public class ElementTypeTest
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ElementTypeTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testConversion​(byte[] bytes, java.lang.String xmlType, double expected)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ElementTypeTest

        public ElementTypeTest()
    • Method Detail

      • testConversion

        public void testConversion​(byte[] bytes,
                                   java.lang.String xmlType,
                                   double expected)