org.apache.commons.math3.util
Class PairTest

java.lang.Object
  extended by org.apache.commons.math3.util.PairTest

public class PairTest
extends Object

Test for Pair.


Constructor Summary
PairTest()
           
 
Method Summary
 void testAccessor()
           
 void testAccessor2()
           
 void testEquals()
           
 void testHashCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PairTest

public PairTest()
Method Detail

testAccessor

public void testAccessor()

testAccessor2

public void testAccessor2()

testEquals

public void testEquals()

testHashCode

public void testHashCode()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.