org.lsmp.djep.rpe.RpEval A fast evaluation algorithm for equations over Doubles, does not work with vectors or matricies. This is based around reverse polish notation and is optimised for speed at every oportunity. <p> To use do <pre> JEP j = ...; Node node = ...; RpEval rpe = new RpEval(j); RpCommandList list ...org.apache.commons.lang.ArrayUtilsTest Unit tests {@link org.apache.commons.lang.ArrayUtils}. @author Stephen Colebourne @author Moritz Petersen @author Nikolay Metchev @author Matthew Hawthorne @author Tim O'Brien @author <a HREF="mailto:equinus100@hotmail.com">Ashwin S</a> @author Fredrik Westermarck @author Gary Gregory ...test.wsdl.roundtrip.RoundtripTestSoapBindingImpl This class contains the implementations of the methods defined in the RoundtripPortType interface. Most of the methods compare the actual values received from the client against some expected values. @version 1.00 06 Feb 2002 @author Brent Ulbricht org.objectweb.jorm.runtime.namedef.AllTypesAccessor @author S.Chassande-Barrioz com.inversoft.util.typeconverter.converters.test.NumberTypeConverterTest This class handles all of the test cases for the Type conversion support in the JBeans package. @author Brian Pontarelli fr.dyade.aaa.agent.conf.A3CMLConfig
org.jdesktop.swing.data.ConvertersUnitTest JUnit test class for data coverters. @author Mark Davidson @author Amy Fowler org.apache.commons.beanutils.BeanUtilsTestCase <p> Test Case for the BeanUtils class. The majority of these tests use instances of the TestBean class, so be sure to update the tests if you change the characteristics of that class. </p> <p> Template for this stolen from Craigs PropertyUtilsTestCase </p> <p> Note ...com.hp.hpl.jena.graph.test.TestTypedLiterals Unit test for the typed literal machinery - including RDFDatatype, TypeMapper and LiteralLabel. @author <a HREF="mailto:der@hplb.hpl.hp.com">Dave Reynolds</a> @version $Revision: 1.42 $ on $Date: 2005/04/08 13:51:30 $ org.objectweb.jorm.mapper.rdb.util.DriverConformTest This tools clas permits to check the conformance of a jdbc driver to the standard. The -interac option is an interactive mode that permits to specify the SQL type, the java type and optionaly the jdbc accessors. @author S.Chassande-Barrioz org.objectweb.jorm.runtime.namedef.TestNameDefComposite @author S.Chassande-Barrioz org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2 This is a test suite about java.lang.Short field of entity bean CMP version 2. Beans used: etype/oshort @author Helene Joanin org.apache.commons.el.PrimitiveObjects <p>This converts primitive values to their Object counterparts. For bytes and chars, values from 0 to 255 are cached. For shorts, ints, and longs, values -1000 to 1000 are cached. @author Nathan Abramson - Art Technology Group @version $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Aut ...org.apache.beehive.netui.util.type.TypeUtils org.apache.commons.lang.math.NumberUtils <p>Provides extra functionality for Java Number classes.</p> @author <a HREF="mailto:bayard@generationjava.com">Henri Yandell</a> @author <a HREF="mailto:rand_mcneely@yahoo.com">Rand McNeely</a> @author Stephen Colebourne @author <a HREF="mailto:steve.downey ...org.objectweb.medor.expression.lib.LowerEqual This class implements the QueryComparator interface; it represents "<=" mathematical comparator. Methods evaluate allow comparison between different variable types; int , char, long, ... com.icl.saxon.expr.ObjectValue An XPath value that encapsulates a Java object. Such a value can only be obtained by calling an extension function that returns it. org.objectweb.joram.client.connector.utils.RAConfig org.apache.commons.collections.primitives.adapters.TestShortListIteratorListIterator @version $Revision$ $Date: 2005-02-26 05:14:54 -0800 (Sat, 26 Feb 2005) $ @author Rodney Waldhoff org.apache.ws.jaxme.sqls.impl.ValueImpl <p>Implementation of a value.</p> @author <a HREF="mailto:joe@ispsoft.de">Jochen Wiedmann</a> | Popular Tags |