org.apache.commons.math3.util
Class DefaultTransformerTest
java.lang.Object
org.apache.commons.math3.util.DefaultTransformerTest
public class DefaultTransformerTest
- extends Object
- Version:
- $Id: DefaultTransformerTest.java 1244107 2012-02-14 16:17:55Z erans $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTransformerTest
public DefaultTransformerTest()
testTransformDouble
public void testTransformDouble()
throws Exception
- Throws:
Exception
testTransformNull
public void testTransformNull()
throws Exception
- Throws:
Exception
testTransformInteger
public void testTransformInteger()
throws Exception
- Throws:
Exception
testTransformBigDecimal
public void testTransformBigDecimal()
throws Exception
- Throws:
Exception
testTransformString
public void testTransformString()
throws Exception
- Throws:
Exception
testTransformObject
public void testTransformObject()
testSerial
public void testSerial()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.